rust/compiler/rustc_const_eval
Yuki Okushi 2ab919ad9c
Rollup merge of #97216 - RalfJung:null-ptr-check, r=oli-obk
Ensure we never consider the null pointer dereferencable

This replaces the checks that are being removed in https://github.com/rust-lang/rust/pull/97188. Those checks were too early and hence incorrect.
2022-06-01 23:36:46 +09:00
..
src Rollup merge of #97216 - RalfJung:null-ptr-check, r=oli-obk 2022-06-01 23:36:46 +09:00
Cargo.toml Initial fixes on top of type interner commit 2022-05-28 11:38:22 -07:00