This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3141a65d25
rust
/
compiler
/
rustc_const_eval
/
src
History
Download ZIP
Download TAR.GZ
Deadbeef
f2f67232a5
Deny calls to non-
#[const_trait]
methods in MIR constck
2024-10-26 11:35:56 +08:00
..
check_consts
Deny calls to non-
#[const_trait]
methods in MIR constck
2024-10-26 11:35:56 +08:00
const_eval
tcx.is_const_fn doesn't work the way it is described, remove it
2024-10-25 20:52:39 +02: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
Re-do recursive const stability checks
2024-10-25 20:31:40 +02:00
lib.rs
move strict provenance lints to new feature gate, remove old feature gates
2024-10-21 15:22:17 +01:00