about summary refs log tree commit diff
path: root/tests/ui/drop/lint-tail-expr-drop-order.rs
AgeCommit message (Expand)AuthorLines
2025-01-08Don't create cycles by normalizing opaques defined in the body we're checkingMichael Goulet-1/+0
2024-12-23Always run tail_expr_drop_order lint on promoted MIRMichael Goulet-1/+0
2024-12-15Use links to edition guide for edition migrationsEric Huss-8/+8
2024-11-20reduce false positives of tail-expr-drop-order from consumed valuesDing Xiang Fei-16/+199
2024-10-24stabilize shorter-tail-lifetimesDing Xiang Fei-3/+1
2024-08-21lint on tail expr drop order change in Edition 2024Ding Xiang Fei-0/+71