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-30 06:43:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
526a91cbcc4601b92b0587405015e07b9c0d79f6
rust
/
tests
/
ui
/
consts
/
const-mut-refs
T
History
Ralf Jung
3d7c9bdbb7
const validation: remove check for mutable refs in final value of const
2025-11-09 14:32:01 +01: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.rs
const validation: remove check for mutable refs in final value of const
2025-11-09 14:32:01 +01:00
mut_ref_in_final.stderr
const validation: remove check for mutable refs in final value of const
2025-11-09 14:32:01 +01:00