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
d8dc31fd3d2a03bc4b01974328c92d2ffb2f4fea
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
ad3991d303
nightly feature tracking: get rid of the per-feature bool fields
2024-10-23 09:14:41 +01:00
..
check_consts
nightly feature tracking: get rid of the per-feature bool fields
2024-10-23 09:14:41 +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
move strict provenance lints to new feature gate, remove old feature gates
2024-10-21 15:22:17 +01:00