1
Fork 0
rust/compiler/rustc_const_eval
Dylan DPC 29c6f5f603
Rollup merge of #97763 - RalfJung:fallible-cast, r=lcnr
Allow ptr_from_addr_cast to fail

This is needed for https://github.com/rust-lang/miri/issues/2133: I would like to have an option in Miri to error when a int2ptr cast is executed.
2022-06-08 13:43:18 +02:00
..
src Rollup merge of #97763 - RalfJung:fallible-cast, r=lcnr 2022-06-08 13:43:18 +02:00
Cargo.toml Initial fixes on top of type interner commit 2022-05-28 11:38:22 -07:00