This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-25 06:57:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
consts
/
const-mut-refs
History
Ralf Jung
d0fa0260ca
const checks: avoid 'top-level scope' terminology
2025-06-27 17:03:48 +02:00
..
const_mut_address_of.rs
stabilize const_mut_refs
2024-09-15 09:51:32 +02:00
const_mut_refs.rs
stabilize const_mut_refs
2024-09-15 09:51:32 +02:00
issue-76510.rs
const checks: avoid 'top-level scope' terminology
2025-06-27 17:03:48 +02:00
issue-76510.stderr
const checks: avoid 'top-level scope' terminology
2025-06-27 17:03:48 +02:00
mut_ref_in_final_dynamic_check.rs
const-eval: allow constants to refer to mutable/external memory, but reject such constants as patterns
2025-06-26 18:09:47 +02:00
mut_ref_in_final_dynamic_check.stderr
const-eval: allow constants to refer to mutable/external memory, but reject such constants as patterns
2025-06-26 18:09:47 +02:00
mut_ref_in_final.rs
const checks: avoid 'top-level scope' terminology
2025-06-27 17:03:48 +02:00
mut_ref_in_final.stderr
const checks: avoid 'top-level scope' terminology
2025-06-27 17:03:48 +02:00