rust/compiler/rustc_query_system/src
Nicholas Nethercote a2801625cd Remove thread-local IGNORED_ATTRIBUTES.
It's just a copy of the read-only global `ich::IGNORED_ATTRIBUTES`, and
can be removed without any effect.
2022-06-14 15:20:54 +10:00
..
dep_graph Revert dc08bc51f2. 2022-06-10 11:58:29 +10:00
ich Remove thread-local IGNORED_ATTRIBUTES. 2022-06-14 15:20:54 +10:00
query Enable tracing for all queryies 2022-05-04 16:15:26 +00:00
cache.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
lib.rs Stabilize bool::then_some 2022-05-04 13:22:08 +02:00