diff options
| author | Eduardo Sánchez Muñoz <eduardosm-dev@e64.io> | 2024-10-14 21:02:13 +0200 |
|---|---|---|
| committer | Eduardo Sánchez Muñoz <eduardosm-dev@e64.io> | 2024-10-15 10:46:33 +0200 |
| commit | c09ed3e767a73d83673790f74c357432fa44d320 (patch) | |
| tree | e3bbe99f105b4decc28ba207f89737ef16b021bc /compiler/rustc_codegen_llvm/src | |
| parent | b73e613e008fd4a07a52ec7cef7c3af7db716b3d (diff) | |
| download | rust-c09ed3e767a73d83673790f74c357432fa44d320.tar.gz rust-c09ed3e767a73d83673790f74c357432fa44d320.zip | |
Make some float methods unstable `const fn`
Some float methods are now `const fn` under the `const_float_methods` feature gate. In order to support `min`, `max`, `abs` and `copysign`, the implementation of some intrinsics had to be moved from Miri to rustc_const_eval.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
