1
Fork 0
rust/compiler/rustc_const_eval/src
bors 89b6885529 Auto merge of #133164 - RalfJung:promoted-oom, r=jieyouxu
interpret: do not ICE when a promoted fails with OOM

Fixes https://github.com/rust-lang/rust/issues/130687

try-job: aarch64-apple
try-job: dist-x86_64-linux
2024-11-19 13:24:09 +00:00
..
check_consts Auto merge of #132460 - lcnr:questionable-uwu, r=compiler-errors 2024-11-18 21:07:05 +00:00
const_eval Auto merge of #133164 - RalfJung:promoted-oom, r=jieyouxu 2024-11-19 13:24:09 +00:00
interpret Auto merge of #133164 - RalfJung:promoted-oom, r=jieyouxu 2024-11-19 13:24:09 +00:00
util use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00
errors.rs require const_impl_trait gate for all conditional and trait const calls 2024-11-09 23:02:20 +01:00
lib.rs use TypingEnv when no infcx is available 2024-11-18 10:38:56 +01:00