rustc_mir: fix miri substitution/"universe" discipline. Alternative to #61041, based on @RalfJung's own attempt at it. I haven't done a full audit, but I believe everything is fixed now. Fixes #61432. Closes #61336, as a drive-by fix (for a subset of #43408, that is already special-cased). r? @oli-obk / @RalfJung cc @varkor @yodaldevoid |
||
|---|---|---|
| .. | ||
| borrow_check | ||
| build | ||
| dataflow | ||
| hair | ||
| interpret | ||
| monomorphize | ||
| transform | ||
| util | ||
| Cargo.toml | ||
| const_eval.rs | ||
| error_codes.rs | ||
| lib.rs | ||
| lints.rs | ||
| shim.rs | ||