about summary refs log tree commit diff
path: root/tests/ui/pattern/bindings-after-at
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-3/+3
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-05-21Rename `drop_ref` lint to `dropping_references`Urgau-1/+1
2023-05-21Rename `drop_copy` lint to `dropping_copy_types`Urgau-2/+2
2023-05-10Adjust tests for new drop and forget lintsUrgau-0/+5
2023-05-01Rip it outNilstrieb-9/+4
My type ascription Oh rip it out Ah If you think we live too much then You can sacrifice diagnostics Don't mix your garbage Into my syntax So many weird hacks keep diagnostics alive Yet I don't even step outside So many bad diagnostics keep tyasc alive Yet tyasc doesn't even bother to survive!
2023-04-21Run `check_match` and `check_liveness` when MIR is built instead of having ↵Oli Scherer-207/+207
an explicit phase for them
2023-04-03Shrink binding span.Camille GILLOT-413/+273
2023-01-17Migrate mir_build's borrow conflictsmejrs-208/+208
2023-01-11Move /src/test to /testsAlbert Larsan-0/+3474