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
6f21da3bb40f942f0d559f80e897426874006223
rust
/
compiler
/
rustc_const_eval
/
src
History
Matthias Krüger
f24509aa23
Rollup merge of
#126469
- RalfJung:mir-shifts, r=scottmcm
...
MIR Shl/Shr: the offset can be computed with rem_euclid r? ````@scottmcm````
2024-06-15 10:56:41 +02:00
..
check_consts
Use is_lang_item more aggressively
2024-06-14 16:54:29 -04:00
const_eval
Use is_lang_item more aggressively
2024-06-14 16:54:29 -04:00
interpret
Rollup merge of
#126469
- RalfJung:mir-shifts, r=scottmcm
2024-06-15 10:56:41 +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