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-28 11:17:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a2fceefd312ec027bdeaa89ebefbe4c33d94de1
rust
/
tests
/
ui
/
consts
/
const-mut-refs
T
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