This website requires JavaScript.
Explore
Sign In
mirror
/
rust
mirror of
https://github.com/rust-lang/rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
rust
/
compiler
/
rustc_const_eval
/
src
History
Ralf Jung
7dfffe7e70
const: don't ICE when encountering a mutable ref to immutable memory
2024-09-15 22:53:04 +02:00
..
check_consts
also stabilize const_refs_to_cell
2024-09-15 10:20:47 +02:00
const_eval
Auto merge of
#128543
- RalfJung:const-interior-mut, r=fee1-dead
2024-09-14 21:11:04 +00:00
interpret
const: don't ICE when encountering a mutable ref to immutable memory
2024-09-15 22:53:04 +02:00
util
clarify comments and names in check_validity_requirement
2024-09-08 16:53:23 +02:00
errors.rs
also stabilize const_refs_to_cell
2024-09-15 10:20:47 +02:00
lib.rs
Add `warn(unreachable_pub)` to `rustc_const_eval`.
2024-09-03 08:50:33 +10:00