This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-29 03:37:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b80593995d5d149d6bb622bbdf0a3e180e2ada69
rust
/
compiler
/
rustc_const_eval
/
src
T
History
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