rust/compiler/rustc_query_system/src
bors ebe184a693 Auto merge of #98084 - nnethercote:rm-thread-local-IGNORED_ATTRIBUTES, r=michaelwoerister
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.

r? `@michaelwoerister`
2022-06-15 08:20:19 +00:00
..
dep_graph Rename rustc_serialize::opaque::Encoder as MemEncoder. 2022-06-14 14:52:01 +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