Files
rust/compiler
bors 0068b8bf4b Auto merge of #100328 - davidtwco:perf-implications, r=nnethercote
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)
2022-08-12 13:51:26 +00:00
..
2022-08-10 17:22:58 +02:00
2022-06-03 17:16:41 -04:00
2022-08-09 12:54:32 +02:00
2022-08-01 08:53:04 +10:00
2022-05-26 13:14:24 +02:00
2022-06-02 10:29:00 +00:00