about summary refs log tree commit diff
path: root/tests/ui/drop
AgeCommit message (Expand)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-20s/generator/coroutine/Oli Scherer-6/+6
2023-10-20s/Generator/Coroutine/Oli Scherer-1/+1
2023-09-19Add more if let guard testsMatthew Jasper-0/+18
2023-05-21Rename `drop_ref` lint to `dropping_references`Urgau-1/+1
2023-05-21Rename `drop_copy` lint to `dropping_copy_types`Urgau-1/+1
2023-05-17Rollup merge of #110930 - b-naber:normalize-elaborate-drops, r=cjgillotDylan DPC-0/+92
2023-05-13Auto merge of #103413 - RalfJung:phantom-dropck, r=lcnrbors-0/+22
2023-05-12Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwcobors-0/+2
2023-05-10Adjust tests for new drop and forget lintsUrgau-0/+2
2023-05-10add testb-naber-0/+92
2023-05-08Move testsCaio-0/+29
2023-02-16Move testsCaio-0/+76
2023-02-15add test for may_dangle and ManuallyDropRalf Jung-0/+22
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3703