about summary refs log tree commit diff
path: root/tests/ui/consts/const-mut-refs/mut_ref_in_final.rs
AgeCommit message (Expand)AuthorLines
2025-06-27const checks: avoid 'top-level scope' terminologyRalf Jung-6/+6
2025-06-26clarify and unify 'transient mutable borrow' errorsRalf Jung-7/+7
2025-06-26add more sensible mut-ref-to-immutable testRalf Jung-0/+2
2025-06-13Update tests.Mara Bos-1/+1
2025-06-02Use the informative error as the main const eval error messageOli Scherer-2/+1
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-1/+2
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-3/+3
2024-09-15const: don't ICE when encountering a mutable ref to immutable memoryRalf Jung-0/+10
2024-09-15stabilize const_mut_refsRalf Jung-2/+9
2024-08-18stabilize raw_ref_opRalf Jung-1/+0
2024-01-22const-eval interner: from-scratch rewrite using mutability information from p...Ralf Jung-0/+15
2023-01-11Move /src/test to /testsAlbert Larsan-0/+55