my rust fork
https://www.rust-lang.org
Currently there is a single feature called "unstable" that is used to control whether intrinsics may be called. In anticipation of adding other unstable features that we will want to control separately, create a new feature called "unstable-intrinsics" that is enabled by "unstable". Then move everything gated by "unstable" to "unstable-intrinsics". |
||
|---|---|---|
| library/compiler-builtins/libm | ||