rust/compiler/rustc_passes
David Wood 5e2e478a47 passes: load defined_lib_features query less
Re-structure the stability checks for library features to avoid calling
`defined_lib_features` for any more crates than necessary for each of
the implications or local feature attributes that need validation.
2022-08-09 17:21:59 +01:00
..
src passes: load defined_lib_features query less 2022-08-09 17:21:59 +01:00
Cargo.toml passes: migrate half of check_attr 2022-07-15 16:13:49 +01:00