mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
3b544e73ae
Add `#![feature(const_fn_floating_point_arithmetic)]` cc #76618 This is a template for splitting up `const_fn` into granular feature gates. I think this will make it easier, both for us and for users, to track stabilization of each individual feature. We don't *have* to do this, however. We could also keep stabilizing things out from under `const_fn`. cc @rust-lang/wg-const-eval r? @oli-obk |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |