about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-05-11Auto merge of #125010 - matthiaskrgr:rollup-270pck3, r=matthiaskrgrbors-0/+7
2024-05-11Rollup merge of #124978 - saethlin:ref-casting_derefs, r=Urgau,NilstriebMatthias Krüger-0/+7
2024-05-11Auto merge of #124567 - Jules-Bertholet:and-eats-andmut, r=Nadrierilbors-73/+201
2024-05-11Rollup merge of #124930 - compiler-errors:consume-arg, r=petrochenkov许杰友 Jieyou Xu (Joe)-0/+20
2024-05-11Rollup merge of #124318 - bvanjoi:fix-123911, r=petrochenkov许杰友 Jieyou Xu (Joe)-8/+71
2024-05-10Comments and fixesJules Bertholet-42/+108
2024-05-10Fix spans when macros are involvedJules Bertholet-4/+3
2024-05-10Various fixes:Jules Bertholet-24/+41
2024-05-10Match ergonomics 2024: let `&` patterns eat `&mut`Jules Bertholet-69/+115
2024-05-10Handle Deref expressions in invalid_reference_castingBen Kimock-0/+7
2024-05-11ignore generics args in attribute pathsbohan-8/+71
2024-05-10Rollup merge of #124797 - beetrees:primitive-float, r=davidtwcoMatthias Krüger-1/+3
2024-05-10Rollup merge of #124778 - fmease:fix-diag-msg-parse-meta-item, r=nnethercoteMatthias Krüger-37/+58
2024-05-10Fix parse error message for meta itemsLeón Orell Valerian Liehr-37/+58
2024-05-10Rollup merge of #124936 - lcnr:cool-beans, r=compiler-errorsMatthias Krüger-9/+79
2024-05-09analyse visitor: build proof tree in probelcnr-9/+79
2024-05-09Rollup merge of #124923 - RalfJung:offset-from-errors, r=compiler-errorsMatthias Krüger-7/+7
2024-05-09Make sure we consume a generic arg when checking mistyped turbofishMichael Goulet-0/+20
2024-05-09Auto merge of #124706 - Zalathar:revision-checker, r=jieyouxubors-41/+87
2024-05-09interpret/miri: better errors on failing offset_fromRalf Jung-7/+7
2024-05-09Auto merge of #124157 - wutchzone:partial_eq, r=estebankbors-10/+48
2024-05-09Fix test problems discovered by the revision checkZalathar-41/+87
2024-05-09Rollup merge of #124908 - saethlin:ref-casting_bigger_place_projection, r=fee...Matthias Krüger-0/+6
2024-05-09Rollup merge of #124875 - compiler-errors:more-diagnostics-ices, r=estebankMatthias Krüger-35/+190
2024-05-09Rollup merge of #124777 - veera-sivarajan:bugfix-124495-identify-gen-block, r...Matthias Krüger-6/+101
2024-05-08Rollup merge of #124869 - compiler-errors:keyword, r=NilstriebMatthias Krüger-33/+60
2024-05-08Rollup merge of #124587 - reitermarkus:use-generic-nonzero, r=dtolnayMatthias Krüger-17/+17
2024-05-08Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=NilstriebMatthias Krüger-0/+109
2024-05-08Handle field projections like slice indexing in invalid_reference_castingBen Kimock-0/+6
2024-05-08Use generic `NonZero`.Markus Reiter-1/+1
2024-05-08Simplify suggestion.Markus Reiter-16/+16
2024-05-08Rollup merge of #124761 - Urgau:ref-casting_bigger_slice_index, r=jieyouxuMatthias Krüger-0/+8
2024-05-08Rollup merge of #124548 - gurry:113272-ice-failed-to-normalize, r=compiler-er...Matthias Krüger-0/+36
2024-05-07Fix ICEs in diagnostic::on_unimplementedMichael Goulet-0/+134
2024-05-07Add more ICEs due to malformed diagnostic::on_unimplementedMichael Goulet-35/+56
2024-05-08Auto merge of #124683 - estebank:issue-124651, r=compiler-errorsbors-0/+36
2024-05-07Make sure we don't deny macro vars w keyword namesMichael Goulet-33/+60
2024-05-07Add test for #124651Esteban Küber-0/+36
2024-05-07Update TestsVeera-6/+101
2024-05-07Auto merge of #124219 - gurry:122989-ice-unexpected-anon-const, r=compiler-er...bors-0/+200
2024-05-07Auto merge of #124849 - matthiaskrgr:rollup-68humsk, r=matthiaskrgrbors-2/+130
2024-05-07Rollup merge of #124846 - compiler-errors:const-eval, r=lcnrMatthias Krüger-2/+10
2024-05-07Rollup merge of #124827 - lcnr:generalize-incomplete, r=compiler-errorsMatthias Krüger-0/+120
2024-05-07generalize hr alias: avoid unconstrainable infer varslcnr-0/+120
2024-05-07Don't ICE when we cannot eval a const to a valtree in the new solverMichael Goulet-2/+10
2024-05-07Auto merge of #123332 - Nadrieril:testkind-never, r=matthewjasperbors-6/+76
2024-05-06Rollup merge of #124809 - lcnr:prepopulate-opaques, r=compiler-errorsMatthias Krüger-46/+36
2024-05-06Rollup merge of #124759 - compiler-errors:impl-args, r=lcnrMatthias Krüger-0/+13
2024-05-06Use correct ImplSource for alias boundsMichael Goulet-0/+13
2024-05-06Auto merge of #124811 - matthiaskrgr:rollup-4zpov13, r=matthiaskrgrbors-0/+74