rust/compiler/rustc_const_eval
Matthias Krüger d044c1bde4
Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obk
miri: fix ICE when running out of address space

Fixes https://github.com/rust-lang/miri/issues/2769
r? `@oli-obk`

I didn't add a test since that requires https://github.com/oli-obk/ui_test/issues/38 (host must be 64bit and target 32bit). Also the test takes ~30s, so I am not sure if we want to have it in the test suite?
2023-02-07 17:57:18 +01:00
..
src Rollup merge of #107756 - RalfJung:miri-out-of-addresses, r=oli-obk 2023-02-07 17:57:18 +01:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00