rust/compiler/rustc_const_eval
Matthias Krüger 8e82c8c9d0
Rollup merge of #108044 - RalfJung:from-addr-invalid, r=oli-obk
interpret: rename Pointer::from_addr → from_addr_invalid

This function corresponds to `ptr::invalid` in the standard library; the previous name was not clear enough IMO.
2023-02-14 18:24:44 +01:00
..
src Rollup merge of #108044 - RalfJung:from-addr-invalid, r=oli-obk 2023-02-14 18:24:44 +01:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00