summary refs log tree commit diff
path: root/tests/ui/consts/refs-to-cell-in-final.rs
AgeCommit message (Expand)AuthorLines
2024-09-15also stabilize const_refs_to_cellRalf Jung-3/+12
2024-09-10const-eval interning: accpt interior mutable pointers in final value (but kee...Ralf Jung-5/+3
2024-03-13Rebase. Update expected output to match current output.Felix S. Klock II-1/+2
2024-03-11const-checking: add some corner case tests, and fix some nitsRalf Jung-0/+23
2024-01-22const-eval interner: from-scratch rewrite using mutability information from p...Ralf Jung-0/+18