about summary refs log tree commit diff
path: root/tests/ui/error-codes/E0017.stderr
AgeCommit message (Expand)AuthorLines
2025-06-27const checks: avoid 'top-level scope' terminologyRalf Jung-4/+12
2025-06-26clarify and unify 'transient mutable borrow' errorsRalf Jung-2/+2
2024-09-15stabilize const_mut_refsRalf Jung-7/+7
2024-02-29allow statics pointing to mutable staticsRalf Jung-29/+3
2024-02-19Always evaluate free constants and statics, even if previous errors occurredOli Scherer-11/+22
2024-02-18Improve wording of static_mut_refObei Sideg-6/+6
2024-02-17const_mut_refs: allow mutable refs to staticsRalf Jung-29/+7
2024-01-13Bless testsGeorge-lewis-0/+1
2024-01-07Update test for `E0796` and `static_mut_ref` lintObei Sideg-7/+22
2023-01-11Move /src/test to /testsAlbert Larsan-0/+72