rust/compiler/rustc_middle/src/query
Nicholas Nethercote 2ea7a37e11 Add DiagCtxt::delayed_bug.
We have `span_delayed_bug` and often pass it a `DUMMY_SP`. This commit
adds `delayed_bug`, which matches pairs like `err`/`span_err` and
`warn`/`span_warn`.
2024-01-10 07:33:07 +11:00
..
erase.rs ctfe interpreter: extend provenance so that it can track whether a pointer is immutable 2023-12-07 17:46:36 +01:00
keys.rs Don't check for recursion in generator witness fields 2024-01-08 20:30:21 +00:00
mod.rs Don't check for recursion in generator witness fields 2024-01-08 20:30:21 +00:00
on_disk_cache.rs Auto merge of #119478 - bjorn3:no_serialize_specialization, r=wesleywiser 2024-01-06 09:56:00 +00:00
plumbing.rs Add DiagCtxt::delayed_bug. 2024-01-10 07:33:07 +11:00