about summary refs log tree commit diff
path: root/tests/ui/consts/const-ref-to-static-linux-vtable.rs
AgeCommit message (Collapse)AuthorLines
2024-09-26Stabilize `const_refs_to_static`Ding Xiang Fei-2/+2
update tests fix bitwidth-sensitive stderr output use build-fail for asm tests
2024-09-15stabilize const_mut_refsRalf Jung-1/+1
2024-02-17const_mut_refs: allow mutable refs to staticsRalf Jung-0/+43