rust/compiler/rustc_const_eval/src/const_eval
bors 4a204bebdf Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #133900 (Advent of `tests/ui` (misc cleanups and improvements) [1/N])
 - #133937 (Keep track of parse errors in `mod`s and don't emit resolve errors for paths involving them)
 - #133938 (`rustc_mir_dataflow` cleanups, including some renamings)
 - #134058 (interpret: reduce usage of TypingEnv::fully_monomorphized)
 - #134130 (Stop using driver queries in the public API)
 - #134140 (Add AST support for unsafe binders)
 - #134229 (Fix typos in docs on provenance)

r? `@ghost`
`@rustbot` modify labels: rollup
2024-12-13 23:09:16 +00:00
..
dummy_machine.rs extend Miri to correctly pass mutable pointers through FFI 2024-12-05 22:41:07 +01:00
error.rs fix ICE on type error in promoted 2024-12-09 15:17:26 +01:00
eval_queries.rs fix ICE on type error in promoted 2024-12-09 15:17:26 +01:00
fn_queries.rs Move impl constness into impl trait header 2024-12-12 20:06:03 +00:00
machine.rs Rollup merge of #134058 - RalfJung:interpret-typing-env, r=lcnr 2024-12-13 17:25:29 +01:00
mod.rs report UB when the niche value refers to the untagged variant 2024-11-30 18:26:30 +01:00
valtrees.rs fix ICE on type error in promoted 2024-12-09 15:17:26 +01:00