about summary refs log tree commit diff
path: root/tests/ui/borrowck/borrowck-unsafe-static-mutable-borrows.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-1/+1
2025-04-26Fix error message for static references or mutable referencesyuk1ty-1/+1
2025-02-21More sophisticated span trimmingMichael 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-6/+5
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