1
Fork 0
rust/compiler/rustc_lint
Matthias Krüger d4b5345248
Rollup merge of #133992 - compiler-errors:walk-fully, r=jieyouxu
Actually walk into lifetimes and attrs in `EarlyContextAndPass`

Visitors that don't also call `walk_*` are kinda a footgun...

I believe all the other early lint functions walk into their types correctly at this point.
2024-12-08 14:28:26 +01:00
..
src Rollup merge of #133992 - compiler-errors:walk-fully, r=jieyouxu 2024-12-08 14:28:26 +01:00
Cargo.toml Remove unused intercrate dependencies 2024-11-07 14:17:16 +00:00
messages.ftl lint ImproperCTypes: message tweaks and refactoring from code review 2024-12-06 22:23:13 +01:00