rust/compiler/rustc_lint_defs/src
Matthias Krüger 7a626cf7ce
Rollup merge of #89090 - cjgillot:bare-dyn, r=jackh726
Lint bare traits in AstConv.

Removing the lint from lowering allows to:
- make lowering querification easier;
- have the lint implementation in only one place.

r? `@estebank`
2021-12-18 08:16:26 +01:00
..
builtin.rs Rollup merge of #91172 - Ethiraric:ethiraric/fix90979, r=petrochenkov 2021-12-16 17:23:07 +01:00
lib.rs Rollup merge of #89090 - cjgillot:bare-dyn, r=jackh726 2021-12-18 08:16:26 +01:00