about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-01-27Auto merge of #136135 - GuillaumeGomez:rollup-1ik636d, r=GuillaumeGomezbors-3639/+111
2025-01-27Rollup merge of #136112 - fmease:clean-up-all-dead-files-in-ui-tests, r=compi...Guillaume Gomez-3626/+44
2025-01-27Rollup merge of #136064 - veluca93:tf11-fntrait-note, r=oli-obkGuillaume Gomez-13/+44
2025-01-27Rollup merge of #135988 - bjorn3:workaround_parallel_rustc_crash, r=lqdGuillaume Gomez-0/+23
2025-01-27Auto merge of #136098 - jyn514:linker-output, r=saethlinbors-5/+19
2025-01-26Downgrade `linker-warnings` to allow-by-defaultjyn-5/+19
2025-01-27Rollup merge of #136072 - cyrgani:old-crash-tests, r=WaffleLapkinLeón Orell Valerian Liehr-0/+16
2025-01-27Rollup merge of #135158 - FedericoBruzzone:master, r=lukas-codeLeón Orell Valerian Liehr-26/+147
2025-01-27Rollup merge of #126604 - kadiwa4:uplift_double_negation, r=nnethercoteLeón Orell Valerian Liehr-5/+71
2025-01-27Make a previously unreachable UI test reachableLeón Orell Valerian Liehr-35/+44
2025-01-27Remove all dead files inside tests/ui/León Orell Valerian Liehr-3591/+0
2025-01-27Add `TooGeneric` variant to `LayoutError` and emit `Unknown` oneFedericoBruzzone-26/+147
2025-01-26Auto merge of #104693 - jhorstmann:use-high-bit-of-mask-for-select, r=working...bors-79/+176
2025-01-26Add cache to FoldEscapingRegionsMichael Goulet-0/+125
2025-01-26Consistently use the most significant bit of vector masksJörn Horstmann-79/+176
2025-01-26Auto merge of #135764 - nikic:llvm-20-test-fixes, r=wesleywiserbors-15/+105
2025-01-26Add regression testbjorn3-0/+23
2025-01-26Auto merge of #136087 - jhpratt:rollup-tam1mzn, r=jhprattbors-2/+14
2025-01-26implement lint `double_negations`Kalle Wachsmuth-5/+71
2025-01-26Rollup merge of #134358 - workingjubilee:configure-my-riscv-abi, r=fmeaseJacob Pratt-1/+1
2025-01-26Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubileeJacob Pratt-1/+13
2025-01-25Rollup merge of #136032 - estebank:issue-136028, r=SparrowLiiJacob Pratt-31/+84
2025-01-25Rollup merge of #135785 - folkertdev:s390x-vector-passmode-direct, r=bjorn3Jacob Pratt-0/+143
2025-01-25Rollup merge of #133951 - bjorn3:wasm_c_abi_lint_hard_error, r=workingjubileeJacob Pratt-0/+44
2025-01-26Auto merge of #136070 - matthiaskrgr:rollup-b5enbuz, r=matthiaskrgrbors-239/+273
2025-01-25add two old crash testscyrgani-0/+16
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-25Add a suggestion to cast target_feature fn items to fn pointers.Luca Versari-13/+44
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-24Account for mutable borrow in argument suggestionEsteban Küber-31/+84
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