This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0ded36f729b6fb9fb110692f6725e27f3bf739b0
rust
/
compiler
/
rustc_const_eval
/
src
History
Peter Jaszkowiak
4913ab8f77
Stabilize
LazyCell
and
LazyLock
(
lazy_cell
)
2024-02-20 20:55:13 -07:00
..
check_consts
Stabilize
LazyCell
and
LazyLock
(
lazy_cell
)
2024-02-20 20:55:13 -07:00
const_eval
Run rustfmt on files that need it.
2024-05-24 15:17:21 +10:00
interpret
Auto merge of
#125434
- nnethercote:rm-more-extern-tracing, r=jackh726
2024-05-23 21:36:54 +00:00
util
Remove
#[macro_use] extern crate tracing
from
rustc_const_eval
.
2024-05-23 18:02:38 +10:00
errors.rs
interpret: make overflowing binops just normal binops
2024-05-21 14:50:09 +02:00
lib.rs
compiler: unnest rustc_const_eval::check_consts
2024-05-24 09:56:56 -07:00