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-05-14 02:49:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46ce5cbf33
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
46ce5cbf33
terminology: #[feature] *enables* a feature (instead of "declaring" or "activating" it)
2024-10-22 07:37:54 +01:00
..
check_consts
terminology: #[feature] *enables* a feature (instead of "declaring" or "activating" it)
2024-10-22 07:37:54 +01:00
const_eval
Auto merge of
#130950
- compiler-errors:yeet-eval, r=BoxyUwU
2024-10-21 03:46:28 +00:00
interpret
Auto merge of
#130950
- compiler-errors:yeet-eval, r=BoxyUwU
2024-10-21 03:46:28 +00:00
util
make InterpResult a dedicated type to avoid accidentally discarding the error
2024-10-01 21:45:35 +02:00
errors.rs
interpret errors: add map_err_kind, rename InterpError -> InterpErrorKind
2024-10-19 09:22:38 +02:00
lib.rs
update bootstrap configs
2024-10-15 20:30:23 -07:00