This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-06-04 19:29:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cccd40f9b5
rust
/
compiler
/
rustc_metadata
History
oli
cccd40f9b5
Keep an unoptimized duplicate of
const fn
around
...
This allows CTFE to reliably detect UB, as otherwise optimizations may hide UB.
2021-01-04 21:40:38 +00:00
..
src
Keep an unoptimized duplicate of
const fn
around
2021-01-04 21:40:38 +00:00
Cargo.toml
Don't query unstable data when
staged_api
is off
2020-09-13 02:10:39 +02:00