about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-29 14:57:24 +0000
committerbors <bors@rust-lang.org>2021-04-29 14:57:24 +0000
commita55912c48e4ac08c0ac39a2d562b44699fa20d4d (patch)
treeddf606ed3082ecdb926d24eaaeba044fa5ac61f9 /src/test/incremental/thinlto
parentce37099bd3cc05568c09fa7c1f06c80efd64c905 (diff)
parent32351d6b9f7caa2fd197a23a190fb32392ab9dfd (diff)
downloadrust-a55912c48e4ac08c0ac39a2d562b44699fa20d4d.tar.gz
rust-a55912c48e4ac08c0ac39a2d562b44699fa20d4d.zip
Auto merge of #7141 - camsteffen:conf-file, r=flip1995
Remove leftover plugin conf_file code

changelog: none

Removes dead code that used to support the following syntax:

```rust
#![plugin(clippy(conf_file="path/to/clippy's/configuration"))]
```

RLS (and others?) will need to remove the `&[]` from `clippy_lints::read_conf(&[], sess)`.

r? `@flip1995`
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions