This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-07 17:18:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20ca54b6a6bb735ddd0eb0ee8aa70d455e35ba18
rust
/
compiler
/
rustc_const_eval
/
src
T
History
Ralf Jung
54e24c1573
const-eval: make lint scope computation consistent
2024-06-13 20:31:00 +02:00
..
check_consts
Add
Ty
to
mir::Const::Ty
2024-06-05 22:25:41 +01:00
const_eval
const-eval: make lint scope computation consistent
2024-06-13 20:31:00 +02:00
interpret
const-eval: make lint scope computation consistent
2024-06-13 20:31:00 +02:00
util
rename CompileTimeInterpreter -> CompileTimeMachine, CompileTimeEvalContext -> CompileTimeInterpCx
2024-06-13 20:30:11 +02:00
errors.rs
interpret: make overflowing binops just normal binops
2024-05-21 14:50:09 +02:00
lib.rs
use is_none_or in some places in the compiler
2024-06-12 16:20:07 +02:00