os-rust/compiler/rustc_mir
Ralf Jung d4f7dd6702 CTFE/Miri engine Pointer type overhaul: make Scalar-to-Pointer conversion infallible
This resolves all the problems we had around "normalizing" the representation of a Scalar in case it carries a Pointer value: we can just use Pointer if we want to have a value taht we are sure is already normalized.
2021-07-14 18:17:46 +02:00
..
src CTFE/Miri engine Pointer type overhaul: make Scalar-to-Pointer conversion infallible 2021-07-14 18:17:46 +02:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00