Martin Nordholts 0e3e16cb5e rustc_driver_impl: Address all rustc::potential_query_instability lints
Instead of allowing `rustc::potential_query_instability` on the whole
crate we go over each lint and allow it individually if it is safe to
do. Turns out there were no instances of this lint in this crate.
2023-12-05 06:19:14 +01:00
..
2023-11-17 13:28:07 +03:00
2023-04-25 08:17:18 -07:00
2023-07-19 00:22:04 -07:00