rust/compiler
Martin Nordholts ae2427d1e4 rustc_interface: 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 all instances were safe to allow in this crate.
2023-12-05 06:33:38 +01:00
..
2023-11-28 20:40:38 +00:00
2023-12-02 09:01:34 +11:00
2023-11-26 08:38:02 +11:00
2023-11-23 14:11:02 +03:00
2023-12-04 10:40:36 +01:00
2023-11-22 08:13:21 +11:00