1
Fork 0
rust/compiler/rustc_query_system/src
Oli Scherer ab75d777de Fill in def_span when creating def ids.
This makes sure that ICEing because of def ids created outside of ast lowering will be able to produce a query backtrace and not cause a double panic because of trying to call the  `def_span` query
2022-12-01 10:33:28 +00:00
..
dep_graph Fill in def_span when creating def ids. 2022-12-01 10:33:28 +00:00
ich Hash spans when interning. 2022-11-11 13:02:37 +00:00
query Sanity check computed value for feeable queries. 2022-11-29 18:42:23 +00:00
cache.rs Rename Ctxt and CTX to Tcx and Qcx 2022-11-06 13:25:06 +01:00
error.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs query_system: finish migration 2022-10-10 14:20:16 +01:00
values.rs Rename Ctxt and CTX to Tcx and Qcx 2022-11-06 13:25:06 +01:00