about summary refs log tree commit diff
path: root/tests/ui/statics/static-mut-shared-parens.stderr
AgeCommit message (Expand)AuthorLines
2025-08-19bless tests with new lint messagesKarol Zwolak-1/+1
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-2/+2
2025-04-26Fix error message for static references or mutable referencesyuk1ty-8/+8
2025-02-21More sophisticated span trimmingMichael Goulet-3/+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-4/+6
2024-10-24Fix #131977 parens mangled in shared mut static lint suggestionGreg Echelberger-0/+29