about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-07-28Add a MIR test for `align_of_val` on a sliceScott McMurray-0/+33
2025-07-28Add a mir-opt pre-codegen test for dropping a `Box<[impl Copy]>`Scott McMurray-0/+463
2025-07-29coverage: Regression test for "function name is empty" bugZalathar-0/+266
2025-07-29Fortify RemoveUnneededDrops test.Camille GILLOT-222/+94
2025-07-28feat: Right align line numbersScott Schafer-10/+10
2025-07-28Ensure external paths passed via flags end up in rustdoc depinfoNoratrieb-1/+16
2025-07-28Account for .yield in illegal postfix operator messageMichael Goulet-0/+23
2025-07-28thread name in stack overflow messagejoboet-3/+9
2025-07-28expand: Micro-optimize prelude injectionVadim Petrochenkov-104/+104
2025-07-28fix: Reject upvar scrutinees for `loop_match`Shoyu Vanilla-0/+99
2025-07-28Test renamed crates in rustdocKornel-0/+23
2025-07-28Fix tests/codegen-llvm/simd/extract-insert-dyn.rs test failure on riscv64Caiweiran-9/+18
2025-07-28Auto merge of #144543 - scottmcm:more-sroa, r=cjgillotbors-40/+32
2025-07-28update fortanix run-make testFolkert de Vries-15/+28
2025-07-28use `minicore` for fortanix assembly testsFolkert de Vries-27/+46
2025-07-28Add regression testOli Scherer-0/+253
2025-07-28Rollup merge of #144151 - Kivooeo:issue1, r=jieyouxuMatthias Krüger-32/+152
2025-07-28Auto merge of #144556 - matthiaskrgr:rollup-aayo3h5, r=matthiaskrgrbors-151/+310
2025-07-28Rollup merge of #144523 - ojeda:rustdoc-target-modifiers, r=GuillaumeGomezMatthias Krüger-0/+47
2025-07-28Rollup merge of #143607 - JonathanBrouwer:proc_macro_attrs, r=jdonszelmann,tr...Matthias Krüger-151/+263
2025-07-27Auto merge of #144225 - purplesyringa:unwinding-intrinsics, r=nikicbors-1/+15
2025-07-28In rustc_pattern_analysis, put `true` witnesses before `false` witnessesChayim Refael Friedman-7/+7
2025-07-27Allow more MIR SROAScott McMurray-40/+32
2025-07-27fix(debuginfo): disable overflow check forgodzie44-0/+32
2025-07-27Auto merge of #144528 - matthiaskrgr:rollup-felcjc1, r=matthiaskrgrbors-221/+283
2025-07-27Rollup merge of #144454 - folkertdev:uefi-tests, r=jieyouxuMatthias Krüger-0/+149
2025-07-27Rollup merge of #144226 - cjgillot:known-panics-panics, r=oli-obkMatthias Krüger-221/+134
2025-07-27Auto merge of #144347 - scottmcm:ssa-enums-v0, r=WaffleLapkinbors-0/+31
2025-07-27rustdoc: save target modifiersMiguel Ojeda-0/+47
2025-07-26Rollup merge of #144480 - Zalathar:revert-empty-span, r=ZalatharJacob Pratt-17/+20
2025-07-26Rollup merge of #144453 - WaffleLapkin:canonical-build-root, r=jieyouxuJacob Pratt-1/+3
2025-07-26Rollup merge of #144430 - Gelbpunkt:aarch64-outline-atomics-target, r=NoratriebJacob Pratt-2/+0
2025-07-26Rollup merge of #144409 - GuillaumeGomez:macro-expansion-early-abort, r=oli-obkJacob Pratt-245/+306
2025-07-26Rollup merge of #144379 - folkertdev:c-variadic-same-program-multiple-abis, r...Jacob Pratt-0/+112
2025-07-26Rollup merge of #144359 - RalfJung:vararg-codegen, r=compiler-errorsJacob Pratt-59/+110
2025-07-26Auto merge of #143860 - scottmcm:transmute-always-rvalue, r=WaffleLapkinbors-10/+192
2025-07-26Do not check Sync during type_of.Camille GILLOT-260/+19
2025-07-26Perform check_private_in_public by module.Camille GILLOT-49/+49
2025-07-26Update test resultsJonathan Brouwer-151/+263
2025-07-26Rollup merge of #144462 - Kobzol:pretty-print-self-profile-args, r=RalfJungMatthias Krüger-0/+18
2025-07-26Rollup merge of #144376 - estebank:issue-143795, r=lcnrMatthias Krüger-2/+33
2025-07-26Rollup merge of #144331 - jplatte:matches-allow-non_exhaustive_omitted_patter...Matthias Krüger-10/+26
2025-07-26tests: Add test for basic line-by-line stepping in a debuggerMartin Nordholts-0/+47
2025-07-26test using multiple c-variadic ABIs in the same programFolkert de Vries-0/+112
2025-07-26move uefi test to run-makeFolkert de Vries-0/+149
2025-07-26Auto merge of #144490 - tgross35:rollup-ps0utme, r=tgross35bors-33/+328
2025-07-26Rollup merge of #144431 - Gelbpunkt:f128-math-musl, r=petrochenkov,tgross35Trevor Gross-2/+4
2025-07-26Rollup merge of #144160 - Gelbpunkt:debuginfo-tests-ppc, r=oli-obkTrevor Gross-2/+13
2025-07-26Rollup merge of #143698 - benschulz:unused-parens-2, r=lcnr,compiler-errorsTrevor Gross-0/+43
2025-07-26Rollup merge of #143585 - folkertdev:loop-match-suggest-const-block, r=oli-obkTrevor Gross-0/+232