summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-08-01rustdoc: don't treat methods under const impls or traits as constDeadbeef-0/+36
2025-08-01thread name in stack overflow messagejoboet-3/+9
2025-07-24Update another test for rustc_alignJosh Stone-1/+3
2025-07-24Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-107/+105
2025-07-24Add test demonstrating current beta `#[align]` name resolution regressionJieyou Xu-0/+43
2025-07-24tests: Add a regression test for crt-static with target featuresJens Reidel-0/+32
2025-07-24Reword mismatched-lifetime-syntaxes text based on feedbackJake Goulding-348/+462
2025-07-17trait_sel: `MetaSized` always holds temporarilyDavid Wood-232/+70
2025-07-17Fix rustdoc not correctly showing attributes with re-exportsJonathan Brouwer-0/+13
2025-07-17Taint body on invalid call ABIMichael Goulet-0/+23
2025-07-17Add rust-invalid ABIMichael Goulet-0/+22
2025-07-10Do not optimize stable-mir ui tests.Camille GILLOT-189/+472
2025-07-10Do not unify borrowed locals in CopyProp.Camille GILLOT-92/+358
2025-07-10Add a regression test for ld64dianqk-0/+24
2025-06-23Account for beta revisions when normalizing versionsJosh Stone-8/+8
2025-06-23Update version placeholdersJosh Stone-1/+1
2025-06-23Rollup merge of #142823 - JonathanBrouwer:no_mangle_parser, r=jdonszelmannMatthias Krüger-12/+12
2025-06-23Rollup merge of #141597 - Oneirical:unquestionable-instruction, r=jieyouxuMatthias Krüger-0/+1594
2025-06-22Port `#[no_mangle]` to new attribute parsing infrastructureJonathan Brouwer-12/+12
2025-06-22Auto merge of #142508 - Mark-Simulacrum:skip-noop-drop-glue, r=fee1-deadbors-16/+76
2025-06-22Auto merge of #142878 - GuillaumeGomez:rollup-53dohob, r=GuillaumeGomezbors-350/+325
2025-06-22Add a SUMMARY.md outlining immediate subdirectories of the ui test suiteOneirical-0/+1594
2025-06-22Fix tests to drop now-skipped codegenMark Rousskov-16/+53
2025-06-22Rollup merge of #142798 - camsteffen:recover-semi, r=compiler-errorsGuillaume Gomez-9/+9
2025-06-22Rollup merge of #142780 - JonathanBrouwer:must_use_new_attr, r=jdonszelmannGuillaume Gomez-40/+36
2025-06-22Rollup merge of #142594 - mejrs:new_desugaring, r=chenyukangGuillaume Gomez-148/+211
2025-06-22Rollup merge of #142458 - oli-obk:dyn-incompat, r=compiler-errorsGuillaume Gomez-153/+69
2025-06-22Auto merge of #142706 - fee1-dead-contrib:push-zsznlqyrzsqo, r=oli-obkbors-2/+4
2025-06-22Port `#[must_use]` to new attribute parsing infrastructureJonathan Brouwer-40/+36
2025-06-22Stop dbg! macro yapping about format modifiersmejrs-9/+25
2025-06-22Implement DesugaringKind::FormatLiteralmejrs-143/+190
2025-06-22Rollup merge of #142850 - tshepang:patch-1, r=jieyouxuJacob Pratt-1/+0
2025-06-22Rollup merge of #142845 - dpaoliello:textrel-on-minimal-lib, r=jieyouxuJacob Pratt-5/+3
2025-06-22Rollup merge of #142841 - dpaoliello:fmt-write-bloat, r=jieyouxuJacob Pratt-7/+2
2025-06-22Rollup merge of #142776 - dtolnay:hirattrstyle2, r=jdonszelmannJacob Pratt-45/+63
2025-06-22Auto merge of #141856 - folkertdev:run-make-forward-compiletest-runner, r=jie...bors-1/+2
2025-06-22forward the bootstrap `runner` to `run-make`Folkert de Vries-1/+2
2025-06-21Skip collecting no-op DropGlue in vtablesMark Rousskov-0/+23
2025-06-21remove asm_goto feature annotation, for it is now stabilizedTshepang Mbambo-1/+0
2025-06-21Enable textrel-on-minimal-lib for WindowsDaniel Paoliello-5/+3
2025-06-21Auto merge of #142546 - cjgillot:reachable-jump, r=compiler-errorsbors-1/+12
2025-06-21Enable fmt-write-bloat for WindowsDaniel Paoliello-7/+2
2025-06-21All HIR attributes are outerDavid Tolnay-45/+41
2025-06-21Add regression test for issue 142649David Tolnay-0/+22
2025-06-21Rollup merge of #142698 - tgross35:concat-byte-cstr-diag, r=petrochenkovJana Dönszelmann-29/+95
2025-06-21Rollup merge of #142788 - lolbinarycat:core-AsciiChar-alias, r=tgross35Matthias Krüger-0/+12
2025-06-21Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,...Matthias Krüger-10/+0
2025-06-21Rollup merge of #142597 - folkertdev:abi-cannot-be-called, r=workingjubileeMatthias Krüger-184/+1307
2025-06-21Rollup merge of #142502 - nnethercote:rustdoc-json-GenericArgs, r=aDotInTheVoidMatthias Krüger-0/+20
2025-06-21rustdoc_json: represent generic args consistently.Nicholas Nethercote-2/+2