mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 09:14:20 +00:00
0068b8bf4b
passes: load `defined_lib_features` query less Hopefully addresses the perf regressions from #99212 (see #99905). 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. r? `@ghost` (just checking perf at first) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |