about summary refs log tree commit diff
path: root/tests/ui/error-codes/E0017.rs
AgeCommit message (Expand)AuthorLines
2025-06-27const checks: avoid 'top-level scope' terminologyRalf Jung-2/+2
2025-06-26clarify and unify 'transient mutable borrow' errorsRalf Jung-2/+2
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-09-15stabilize const_mut_refsRalf Jung-2/+0
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-2/+2
2024-02-29allow statics pointing to mutable staticsRalf Jung-4/+0
2024-02-19Always evaluate free constants and statics, even if previous errors occurredOli Scherer-0/+4
2024-02-18Improve wording of static_mut_refObei Sideg-1/+1
2024-02-17const_mut_refs: allow mutable refs to staticsRalf Jung-4/+4
2024-01-07Update test for `E0796` and `static_mut_ref` lintObei Sideg-4/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+14