Files
rust/compiler/rustc_session/src
Guillaume Gomez f60576b3df Rollup merge of #121137 - GuillaumeGomez:add-clippy-cfg, r=Urgau,Nilstrieb
Add clippy into the known `cfg` list

In clippy, we are removing the `feature = "cargo-clippy"` cfg to replace it with `clippy` in https://github.com/rust-lang/rust-clippy/pull/12292. But for it to work, we need to declare `clippy` as cfg. It makes it more coherent with other existing tools like rustdoc.

cc `@flip1995`
2024-02-16 17:08:13 +01:00
..
2024-01-12 00:11:33 +01:00
2023-11-30 17:05:56 +11:00
2024-02-15 08:09:42 +01:00
2024-02-13 09:33:35 +11:00