about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-13fix fmtOneirical-2/+1
2024-05-11Make tidy happyJulien-4/+2
2024-05-11remove trailing whitespaceJulien-1/+1
2024-05-11Port c-link-to-rust-va-list-fn to RustOneirical-7/+21
2024-05-11Auto merge of #125007 - klensy:filecheckty, r=Mark-Simulacrumbors-8/+8
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-11fix few typo in filecheck annotationsklensy-8/+8
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)-41/+58
2024-05-10Auto merge of #123886 - scottmcm:more-rvalue-operands, r=matthewjasperbors-0/+123
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-41/+58
2024-05-10Rollup merge of #124888 - GuillaumeGomez:migrate-rustdoc-output-path, r=jieyouxuMatthias Krüger-4/+9
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-10Auto merge of #124774 - the8472:subnanosecond-benches, r=jhprattbors-1/+1
2024-05-10Migrate `run-make/rustdoc-output-path` to rmakeGuillaume Gomez-4/+9
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-23/+79
2024-05-09Auto merge of #124847 - Oneirical:master, r=jieyouxubors-0/+70
2024-05-09update crasheslcnr-14/+0
2024-05-09analyse visitor: build proof tree in probelcnr-9/+79
2024-05-09add FIXMEJulien-1/+1
2024-05-09Rollup merge of #124923 - RalfJung:offset-from-errors, r=compiler-errorsMatthias Krüger-7/+7
2024-05-09Rollup merge of #124919 - nnethercote:Recovered-Yes-ErrorGuaranteed, r=compil...Matthias Krüger-1/+4
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-09Add `ErrorGuaranteed` to `Recovered::Yes` and use it more.Nicholas Nethercote-1/+4
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 #124837 - GuillaumeGomez:migrate-rustdoc-map-file, r=jieyouxuMatthias Krüger-5/+15
2024-05-09Rollup merge of #124777 - veera-sivarajan:bugfix-124495-identify-gen-block, r...Matthias Krüger-6/+101
2024-05-08Make SSA aggregates without needing an allocaScott McMurray-15/+99
2024-05-08Add a codegen test for transparent aggregatesScott McMurray-0/+39
2024-05-08correct commentsOneirical-16/+19
2024-05-08Auto merge of #124910 - matthiaskrgr:rollup-lo1uvdn, r=matthiaskrgrbors-53/+337
2024-05-08Rollup merge of #124869 - compiler-errors:keyword, r=NilstriebMatthias Krüger-33/+60
2024-05-08Rollup merge of #124775 - matthiaskrgr:boom, r=jieyouxuMatthias Krüger-0/+148
2024-05-08Rollup merge of #124587 - reitermarkus:use-generic-nonzero, r=dtolnayMatthias Krüger-20/+20
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