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
123757ae07
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
123757ae07
turn errors that should be impossible due to our static checks into ICEs
2024-09-10 10:27:30 +02:00
..
check_consts
const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references)
2024-09-10 10:26:16 +02:00
const_eval
const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references)
2024-09-10 10:26:16 +02:00
interpret
turn errors that should be impossible due to our static checks into ICEs
2024-09-10 10:27:30 +02:00
util
clarify comments and names in check_validity_requirement
2024-09-08 16:53:23 +02:00
errors.rs
const-eval interning: accpt interior mutable pointers in final value (but keep rejecting mutable references)
2024-09-10 10:26:16 +02:00
lib.rs
Add
warn(unreachable_pub)
to
rustc_const_eval
.
2024-09-03 08:50:33 +10:00