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-04-30 12:07:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cda6f0c25d
rust
/
compiler
/
rustc_const_eval
/
src
History
Maybe Waffle
cda6f0c25d
doc fixups from review
2024-07-07 18:16:38 +02:00
..
check_consts
Support tail calls in mir via
TerminatorKind::TailCall
2024-07-07 17:11:04 +02:00
const_eval
Fix spans
2024-07-02 15:48:48 -04:00
interpret
doc fixups from review
2024-07-07 18:16:38 +02:00
util
rename CompileTimeInterpreter -> CompileTimeMachine, CompileTimeEvalContext -> CompileTimeInterpCx
2024-06-13 20:30:11 +02:00
errors.rs
don't ICE when encountering an extern type field during validation
2024-06-22 17:39:01 +02:00
lib.rs
use is_none_or in some places in the compiler
2024-06-12 16:20:07 +02:00