rust/compiler/rustc_middle/src/query
2024-01-11 20:34:59 +00: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 specialization_graph_of's errored field is used in the only call site, and used to immediately throw away the rest of the value. Let's use Result to statically signal that this is happening 2024-01-11 20:34:59 +00:00
on_disk_cache.rs specialization_graph_of's errored field is used in the only call site, and used to immediately throw away the rest of the value. Let's use Result to statically signal that this is happening 2024-01-11 20:34:59 +00:00
plumbing.rs Add DiagCtxt::delayed_bug. 2024-01-10 07:33:07 +11:00