about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-01-26Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgrbors-239/+273
2025-01-25Rollup merge of #136056 - fee1-dead-contrib:push-tswyxkywqrtt, r=jieyouxuMatthias Krüger-16/+16
2025-01-25Rollup merge of #136016 - Urgau:check-cfg-allow-test-improv, r=jieyouxuMatthias Krüger-39/+96
2025-01-25Rollup merge of #134300 - RalfJung:remove-dead-attrs, r=chenyukangMatthias Krüger-184/+161
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-11/+42
2025-01-25Auto merge of #119286 - jyn514:linker-output, r=bjorn3bors-30/+110
2025-01-25Fix typo in const stability error messageDeadbeef-16/+16
2025-01-25Auto merge of #133154 - estebank:issue-133137, r=wesleywiserbors-286/+376
2025-01-25Filter well known names from check-cfg diagnosticsUrgau-38/+73
2025-01-25Auto merge of #136041 - matthiaskrgr:rollup-5r1k45x, r=matthiaskrgrbors-47/+163
2025-01-25Rollup merge of #136027 - estebank:issue-135989, r=compiler-errorsMatthias Krüger-0/+22
2025-01-25Rollup merge of #136018 - estebank:long-moved-type, r=jieyouxuMatthias Krüger-0/+37
2025-01-25Rollup merge of #135985 - Zalathar:whats-upvar, r=lqdMatthias Krüger-41/+46
2025-01-25Rollup merge of #135971 - compiler-errors:self-projection, r=fmeaseMatthias Krüger-6/+58
2025-01-25Auto merge of #128657 - clubby789:optimize-none, r=fee1-dead,WaffleLapkinbors-3/+60
2025-01-24Rollup merge of #135998 - GuillaumeGomez:fix-trait-items-mobile-indent, r=not...Matthias Krüger-1/+49
2025-01-24Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obkMatthias Krüger-18/+17
2025-01-24Rollup merge of #135949 - estebank:shorten-ty, r=davidtwcoMatthias Krüger-0/+33
2025-01-24Rollup merge of #135749 - compiler-errors:param-ordering, r=davidtwcoMatthias Krüger-7/+7
2025-01-24Skip suggestions in `derive`d codeEsteban Küber-0/+22
2025-01-24Use short ty string for move errorsEsteban Küber-0/+37
2025-01-24add a regression testWaffle Lapkin-6/+14
2025-01-24Improve check-cfg `allow-same-level` testUrgau-5/+27
2025-01-24Do not assume const params are printed after type paramsMichael Goulet-7/+7
2025-01-24Allow LLD version info to be either stderr or stdoutjyn-1/+1
2025-01-24Rollup merge of #135966 - mustartt:fix-ppc-abi-test, r=workingjubileeMatthias Krüger-4/+4
2025-01-24Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obkMatthias Krüger-331/+269
2025-01-24Rollup merge of #135873 - Zalathar:be-prepared, r=oli-obkMatthias Krüger-16/+19
2025-01-24Add GUI regression test for indent of trait items on mobileGuillaume Gomez-1/+49
2025-01-24Add some notes and test some more pattern variantsZalathar-1/+19
2025-01-24Rename test to `unresolvable-upvar-issue-87987.rs`Zalathar-15/+2
2025-01-24Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e...bors-73/+98
2025-01-24Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgrbors-135/+1969
2025-01-24Rollup merge of #135936 - RalfJung:reify-intrinsic, r=oli-obkMatthias Krüger-11/+11
2025-01-24Rollup merge of #135914 - compiler-errors:vanquish-query-norm, r=jackh726Matthias Krüger-20/+20
2025-01-24Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi...Matthias Krüger-89/+186
2025-01-24Rollup merge of #135799 - aDotInTheVoid:skrrt-skrrt-revrrt, r=GuillaumeGomezMatthias Krüger-15/+110
2025-01-24Rollup merge of #135757 - no1wudi:master, r=compiler-errorsMatthias Krüger-0/+15
2025-01-24Rollup merge of #133605 - traviscross:TC/add-2024-drop-order-tests, r=compile...Matthias Krüger-0/+1627
2025-01-24don't drop types with no drop glue when tailcallingWaffle Lapkin-12/+3
2025-01-24coverage: Tweak FileCheck directives in a mir-opt testZalathar-16/+19
2025-01-24Auto merge of #135959 - matthiaskrgr:rollup-0jenyfw, r=matthiaskrgrbors-0/+199
2025-01-24Properly report error when object type param default references selfMichael Goulet-6/+58
2025-01-23allow different sized load and storeHenry Jiang-4/+4
2025-01-24Reword "crate not found" resolve messageEsteban Küber-286/+376
2025-01-24Use short type string in E0308 secondary span labelEsteban Küber-0/+33
2025-01-24Rollup merge of #135648 - folkertdev:naked-asm-wasm, r=bjorn3Matthias Krüger-0/+199
2025-01-23Add extensive set of drop order testsTravis Cross-0/+1627
2025-01-23Give E0223 similar-item suggestion test more descriptive name.Zachary S-12/+13
2025-01-23Rollup merge of #135880 - bjorn3:misc_driver_refactors, r=oli-obkMatthias Krüger-3/+3