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