about summary refs log tree commit diff
path: root/tests/ui/consts/const_refs_to_static.rs
AgeCommit message (Expand)AuthorLines
2025-06-26const-eval: allow constants to refer to mutable/external memory, but reject s...Ralf Jung-0/+5
2024-09-26Stabilize `const_refs_to_static`Ding Xiang Fei-1/+0
2024-07-22compiler: treat `&raw (const|mut) UNSAFE_STATIC` implied deref as safeJubilee Young-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-10unstably allow constants to refer to statics and read from immutable staticsRalf Jung-0/+19