about summary refs log tree commit diff
path: root/tests/ui/drop/lint-if-let-rescope-with-macro.stderr
AgeCommit message (Expand)AuthorLines
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-1/+1
2025-04-06Stop calling source_span query in significant drop order codeMichael Goulet-6/+2
2025-02-26Print out destructorMichael Goulet-0/+9
2024-12-21Properly record metavar spans for other expansions other than TTMichael Goulet-1/+1
2024-12-15Use links to edition guide for edition migrationsEric Huss-1/+1
2024-10-24stabilize if_let_rescopeDing Xiang Fei-3/+3
2024-09-11rescope temp lifetime in let-chain into IfElseDing Xiang Fei-0/+39