about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-08-06explicit tail call tests with indirect operands in LLVM, small test for index...ash-2/+22
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-92/+106
2025-08-06Add support for shortening `Instance` and use itEsteban Küber-41/+61
2025-08-06Changes to the tests for the `#[should_panic]` portJonathan Brouwer-63/+94
2025-08-06Rollup merge of #144977 - fmease:fortify-param-default-checks, r=compiler-errorsGuillaume Gomez-186/+196
2025-08-06Rollup merge of #144956 - fmease:gate-const-trait-syntax, r=BoxyUwUGuillaume Gomez-3/+26
2025-08-06Rollup merge of #144917 - compiler-errors:tail-call-linked-lifetimes, r=lcnrGuillaume Gomez-0/+26
2025-08-06Rollup merge of #144835 - compiler-errors:tail-call-sig-binder, r=WaffleLapkinGuillaume Gomez-0/+13
2025-08-06Rollup merge of #144794 - scrabsha:push-noqrrttovmwy, r=jdonszelmannGuillaume Gomez-6/+9
2025-08-06Rollup merge of #144195 - Kivooeo:bad-attr, r=fmease,compiler-errorsGuillaume Gomez-16/+304
2025-08-06lower bindings in the order they're writtendianne-50/+33
2025-08-06base drop order on the first sub-branchdianne-14/+14
2025-08-06Explicitly disable vector feature on s390x baseline of bad-reg testPaul Murphy-1/+1
2025-08-06Allow function argument mismatch suggestion to be multilineSasha Pourcelot-14/+14
2025-08-06Rollup merge of #144910 - ShoyuVanilla:add-regression-tests, r=fee1-deadJakub Beránek-0/+73
2025-08-06Rollup merge of #144552 - Oneirical:uncountable-integer-3, r=jieyouxuJakub Beránek-58/+89
2025-08-06coverage: Remove all unstable support for MC/DC instrumentationZalathar-27/+2
2025-08-06Fortify generic param default checksLeón Orell Valerian Liehr-186/+196
2025-08-05commentsKivooeo-73/+84
2025-08-05moved 35 tests to organized locationsKivooeo-0/+0
2025-08-05Add regression tests for seemingly fixed issuesShoyu Vanilla-0/+73
2025-08-05Gate const trait syntaxLeón Orell Valerian Liehr-3/+26
2025-08-05Mark all deprecation lints in name resolution as deny-by-default and report-i...Vadim Petrochenkov-38/+289
2025-08-05Add test for "missing function argument" on multiline callSasha Pourcelot-3/+41
2025-08-05Added checks for attribute in type caseKivooeo-16/+304
2025-08-05Rollup merge of #144894 - jieyouxu:chop-thread-cnt, r=ChrisDentonSamuel Tardieu-64/+0
2025-08-05Rollup merge of #144877 - Zalathar:coverage-various, r=lcnrSamuel Tardieu-1/+1
2025-08-05Rollup merge of #144817 - WaffleLapkin:reject-referety, r=UrgauSamuel Tardieu-0/+145
2025-08-05Rollup merge of #144741 - ShoyuVanilla:tilde-const-in-block, r=fee1-deadSamuel Tardieu-26/+85
2025-08-05Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxuSamuel Tardieu-78/+87
2025-08-04Rehome tests/ui/issues/ tests [3/?]Oneirical-58/+89
2025-08-04Include whitespace in "remove `|`" suggestion and make it hiddenEsteban Küber-116/+48
2025-08-04Tweak auto trait errorsEsteban Küber-32/+102
2025-08-04Port `#[coroutine]` to the new attribute systemSasha Pourcelot-6/+9
2025-08-04Enforce tail call type is related to body return type in borrowckMichael Goulet-0/+26
2025-08-04Anonymize binders in tail call sigMichael Goulet-0/+13
2025-08-04Remove `tcp-stress.rs` testJieyou Xu-64/+0
2025-08-04properly reject tail calls to `&FnPtr` or `&FnDef`Waffle Lapkin-0/+145
2025-08-04coverage: Remove `-Zcoverage-options=no-mir-spans`Zalathar-1/+1
2025-08-04Rollup merge of #144785 - lucarlig:master, r=lqdStuart Cook-0/+18
2025-08-04Rollup merge of #144322 - Urgau:dangling-ptr-from-locals, r=oli-obkStuart Cook-0/+435
2025-08-03Rollup merge of #144851 - WaffleLapkin:instrinsic-deny, r=compiler-errors,sco...Samuel Tardieu-0/+27
2025-08-03Rollup merge of #144738 - bjorn3:remove_omit_gdb_pretty_printer_section, r=ji...Samuel Tardieu-107/+80
2025-08-03forbid tail calling intrinsicsWaffle Lapkin-0/+27
2025-08-04fix: Error on illegal `[const]`s inside blocks within legal positionsShoyu Vanilla-26/+85
2025-08-03Auto merge of #144732 - lcnr:ignore-shadowed-impls, r=compiler-errorsbors-0/+81
2025-08-02Rehome tests/ui/issues/ tests [2/?]Oneirical-78/+52
2025-08-02Rollup merge of #144756 - WaffleLapkin:inf-rec-etc-ctfe, r=lqdSamuel Tardieu-0/+27
2025-08-02Rollup merge of #144703 - daltenty:daltenty/extern-weak, r=NoratriebSamuel Tardieu-0/+1
2025-08-02Rollup merge of #143360 - folkertdev:const-continue-outside-loop-match, r=Waf...Samuel Tardieu-6/+73