about summary refs log tree commit diff
path: root/tests/ui/drop/if-let-rescope-borrowck-suggestions.rs
AgeCommit message (Expand)AuthorLines
2024-11-22Stabilize the 2024 editionEric Huss-1/+1
2024-10-24stabilize if_let_rescopeDing Xiang Fei-1/+0
2024-09-11downgrade borrowck suggestion level due to possible span conflictDing Xiang Fei-1/+9
2024-09-11rescope temp lifetime in let-chain into IfElseDing Xiang Fei-0/+25