about summary refs log tree commit diff
path: root/tests/ui/statics/static-recursive.stderr
AgeCommit message (Expand)AuthorLines
2025-04-26Fix error message for static references or mutable referencesyuk1ty-2/+2
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-1/+1
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-3/+2
2025-02-10Show diff suggestion format on verbose replacementEsteban Küber-2/+3
2024-09-13Update tests for hidden references to mutable staticObei Sideg-7/+15
2024-07-18Use more accurate span for `addr_of!` suggestionEsteban Küber-1/+1
2024-02-18Improve wording of static_mut_refObei Sideg-6/+6
2024-01-07Update test for `E0796` and `static_mut_ref` lintObei Sideg-0/+17