1
Fork 0
rust/compiler/rustc_lint_defs/src
Matthias Krüger 06b837231a
Rollup merge of #128412 - compiler-errors:crate-level-only, r=cjgillot
Remove `crate_level_only` from `ELIDED_LIFETIMES_IN_PATHS`

As far as I can tell, we provide the right node id to the `ELIDED_LIFETIMES_IN_PATHS` lint:

f8060d282d/compiler/rustc_resolve/src/late.rs (L2015-L2027)

So I've gone ahead and removed the restriction from this lint.
2024-07-31 15:36:33 +02:00
..
builtin.rs Rollup merge of #128412 - compiler-errors:crate-level-only, r=cjgillot 2024-07-31 15:36:33 +02:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00