rust/compiler/rustc_const_eval
Guillaume Gomez 03cbf50c34
Rollup merge of #116576 - eduardosm:const-eval-wasm-target-features, r=RalfJung
const-eval: allow calling functions with targat features disabled at compile time in WASM

This is not unsafe on WASM, see https://github.com/rust-lang/rust/pull/84988

r? `@RalfJung`

Fixes https://github.com/rust-lang/rust/issues/116516
2023-10-14 22:35:05 +02:00
..
src Rollup merge of #116576 - eduardosm:const-eval-wasm-target-features, r=RalfJung 2023-10-14 22:35:05 +02:00
Cargo.toml Replace in-tree `rustc_apfloat` with the new version of the crate 2023-07-26 10:20:15 -04:00
messages.ftl don't point at const usage site for resolution-time errors 2023-09-14 22:34:05 +02:00