rust/compiler/rustc_query_system/src
León Orell Valerian Liehr 093bd0888a
Rollup merge of #119086 - RossSmyth:query_panics, r=compiler-errors
Query panic!() to useful diagnostic

Changes some more ICEs from bare panic!()s

Adds an `expect_job()` helper method as that is a moral equivalent of what was happening at the uses.

re:#118955
2024-01-03 16:08:23 +01:00
..
dep_graph Remove more Session methods that duplicate DiagCtxt methods. 2023-12-24 08:17:47 +11:00
ich Unify SourceFile::name_hash and StableSourceFileId 2023-12-19 22:34:26 +01:00
query Rollup merge of #119086 - RossSmyth:query_panics, r=compiler-errors 2024-01-03 16:08:23 +01:00
cache.rs Remove a fishy Clone impl 2023-04-04 09:01:44 +00:00
error.rs Stash and cancel cycle errors for auto trait leakage in opaques 2023-10-26 17:58:02 +00:00
lib.rs Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errors 2023-12-05 14:52:41 -05:00
values.rs Remove more Session methods that duplicate DiagCtxt methods. 2023-12-24 08:17:47 +11:00