rust/compiler/rustc_const_eval/src
Matthias Krüger 254f050eb4
Rollup merge of #140439 - RalfJung:miri-algebraic-float-nondet, r=oli-obk
miri: algebraic intrinsics: bring back float non-determinism

Fixes https://github.com/rust-lang/miri/issues/4289
Cc ```@bjoernager```
r? ```@oli-obk```
2025-04-30 10:18:28 +02:00
..
check_consts Remove some unnecessary lifetimes. 2025-04-17 13:07:40 +10:00
const_eval AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}, scoped async drop added. 2025-04-28 16:23:13 +07:00
interpret Rollup merge of #140439 - RalfJung:miri-algebraic-float-nondet, r=oli-obk 2025-04-30 10:18:28 +02:00
util Remove weak alias terminology 2025-04-24 11:59:20 +01:00
errors.rs Move eager translation to a method on Diag 2025-04-16 21:38:59 -04:00
lib.rs Make #![feature(let_chains)] bootstrap conditional in compiler/ 2025-04-23 16:40:30 +02:00