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-27 18:57:42 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dcedafff23aaddf40d061d9dd5be3b62aa2cfe8
rust
/
tests
/
ui
/
consts
/
const-mut-refs
T
History
Ralf Jung
05834b2d6b
improve validation error messages: show surrounding type, and more info on dyn-downcast
2026-03-19 16:37:00 +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
Update uitests
2026-01-18 22:41:00 +01: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
improve validation error messages: show surrounding type, and more info on dyn-downcast
2026-03-19 16:37:00 +01:00