about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-06-23tests: Bless cannot-be-called and dedup with unsupported ABI testJubilee Young-1147/+414
2025-06-23tests: Verify varargs with unsupported fn ptr ABIs must errorJubilee Young-0/+27
2025-06-23tests: Adopt ABI transmute tests from crashtestsJubilee Young-0/+24
2025-06-23tests: Update and bless cmse-nonsecure ABI testsJubilee Young-32/+29
2025-06-23tests: Update raw-dylib unsupported ABI testJubilee Young-2/+2
2025-06-23tests: Enhance unsupported ABI testsJubilee Young-1846/+1096
2025-06-23tests: Bless abi_gpu_kernel feature gate testJubilee Young-66/+57
2025-06-23cleaned up some testsKivooeo-148/+151
2025-06-23mbe: Restructure `macro_metavar_expr` testsTrevor Gross-55/+57
2025-06-23Rollup merge of #142892 - jdonszelmann:fix-142891, r=oli-obkJana Dönszelmann-0/+19
2025-06-23Rollup merge of #142822 - oli-obk:const-partial-eq, r=fee1-deadJana Dönszelmann-597/+101
2025-06-23move naked checks out of check_attr.rsJana Dönszelmann-22/+22
2025-06-23fix 142891Jana Dönszelmann-0/+16
2025-06-23test for lint on root node crashJana Dönszelmann-0/+3
2025-06-23Make `PartialEq` a `const_trait`Oli Scherer-597/+101
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-22Only inherit local hash for paths.Camille GILLOT-8/+8
2025-06-22Port `#[no_mangle]` to new attribute parsing infrastructureJonathan Brouwer-12/+12
2025-06-22Add a SUMMARY.md outlining immediate subdirectories of the ui test suiteOneirical-0/+1594
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-38/+34
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-22Don't suggest changing a method inside a expansionUrgau-2/+32
2025-06-22Address review commentsUrgau-2/+12
2025-06-22Port `#[must_use]` to new attribute parsing infrastructureJonathan Brouwer-38/+34
2025-06-22Stop dbg! macro yapping about format modifiersmejrs-9/+25
2025-06-22Implement DesugaringKind::FormatLiteralmejrs-143/+190
2025-06-22Rollup merge of #142776 - dtolnay:hirattrstyle2, r=jdonszelmannJacob Pratt-45/+63
2025-06-21target-feature: enable rust target features implied by target-cpuJed Brown-0/+28
2025-06-21add nvptx_target_featureJed Brown-1/+58
2025-06-21Auto merge of #142546 - cjgillot:reachable-jump, r=compiler-errorsbors-0/+20
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 #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-176/+1293
2025-06-20Rollup merge of #142485 - mu001999-contrib:dead-code/adt-pattern, r=petrochenkovTrevor Gross-16/+131
2025-06-20Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35bors-25/+79
2025-06-20Recover from semicolon field separatorCameron Steffen-9/+9
2025-06-20Make some `use _` tests multi-editionEsteban Küber-13/+104
2025-06-20Rollup merge of #142767 - nnethercote:symbol-cleanups, r=petrochenkovJakub Beránek-1/+1
2025-06-20Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmannJakub Beránek-31/+33
2025-06-20Rollup merge of #142575 - oli-obk:sneaky-self-init, r=RalfJungTrevor Gross-0/+39
2025-06-20Rollup merge of #142495 - jdonszelmann:better-repr-template, r=oli-obkTrevor Gross-5/+5
2025-06-20Bless UI tests: do not print alternate implementors of `Step`Samuel Tardieu-10/+0
2025-06-20error on calls to ABIs that cannot be calledFolkert de Vries-176/+1293
2025-06-20expected word diagnostic testJana Dönszelmann-0/+15
2025-06-20coldJana Dönszelmann-20/+20