about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-11-26Rollup merge of #133513 - ChrisDenton:windows-msvc, r=jieyouxuMichael Goulet-1/+1
2024-11-26Rollup merge of #133471 - lcnr:uwu-gamer, r=BoxyUwUMichael Goulet-0/+64
2024-11-26Rollup merge of #133458 - GuillaumeGomez:fix-prelude-tys-links, r=notriddleMichael Goulet-0/+23
2024-11-26Rollup merge of #133402 - compiler-errors:drop-and-destruct, r=lcnrMichael Goulet-674/+111
2024-11-26Rollup merge of #133304 - lqd:issue-132920, r=estebankMichael Goulet-20/+88
2024-11-26Rollup merge of #115293 - cjgillot:no-fuel, r=wesleywiser,DianQKMichael Goulet-76/+0
2024-11-26Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errorsbors-570/+89
2024-11-26Only ignore windows-gnu in avr-jmp-offsetChris Denton-1/+1
2024-11-26Rollup merge of #133394 - compiler-errors:dyn-more-errors, r=lcnrMichael Goulet-450/+46
2024-11-26Rollup merge of #133367 - compiler-errors:array-len-mismatch, r=BoxyUwUMichael Goulet-41/+43
2024-11-26Rollup merge of #133326 - nnethercote:rm-DefinitelyInitializedPlaces, r=cjgillotMichael Goulet-79/+0
2024-11-26Rollup merge of #133495 - lcnr:env-shadowing-tests, r=compiler-errorsGuillaume Gomez-0/+19
2024-11-26Rollup merge of #133481 - jieyouxu:avr-jmp-linker, r=saethlinGuillaume Gomez-0/+5
2024-11-26Rollup merge of #133473 - Enselic:cow, r=nnethercoteGuillaume Gomez-0/+11
2024-11-26Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errorsGuillaume Gomez-662/+23
2024-11-26Rollup merge of #133467 - Enselic:recurse-tests, r=lcnrGuillaume Gomez-0/+74
2024-11-26Rollup merge of #133454 - zmodem:initializes_fix, r=nikicGuillaume Gomez-1/+1
2024-11-26Rollup merge of #133430 - compiler-errors:param-mismatch, r=WaffleLapkinGuillaume Gomez-14/+45
2024-11-26add test for alias-bound shadowing, rename folderlcnr-0/+19
2024-11-26Remove extra tests.Camille GILLOT-11/+0
2024-11-26Remove -Zfuel.Camille GILLOT-65/+0
2024-11-26Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillotbors-23/+23
2024-11-26tests: disable `avr-rjmp-offset` on Windows for nowJieyou Xu-0/+5
2024-11-25tests: Add regression test for recursive enum with Cow and CloneMartin Nordholts-0/+11
2024-11-25fix gce typing_mode mismatchlcnr-0/+64
2024-11-26tests: remove `//@ pretty-expanded` usages许杰友 Jieyou Xu (Joe)-662/+23
2024-11-25tests: Add recursive associated type bound regression testsMartin Nordholts-0/+74
2024-11-25Constify Drop and DestructMichael Goulet-674/+111
2024-11-25Add regression test for prelude typesGuillaume Gomez-0/+23
2024-11-25Update test expectations to accept LLVM 'initializes' attributeHans Wennborg-1/+1
2024-11-25Refactor `where` predicates, and reserve for attributes supportFrank King-23/+23
2024-11-25Rollup merge of #132432 - davidlattimore:std-interposable, r=Mark-SimulacrumMatthias Krüger-0/+63
2024-11-25Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=AmanieuMatthias Krüger-111/+1222
2024-11-25Rollup merge of #131523 - nbdd0121:asm, r=compiler-errorsMatthias Krüger-23/+109
2024-11-25Tweak parameter mismatch explanation to not say unknownMichael Goulet-14/+45
2024-11-25Rollup merge of #133384 - RalfJung:vector-abi-check-tests, r=jieyouxu许杰友 Jieyou Xu (Joe)-19/+92
2024-11-25Rollup merge of #133260 - compiler-errors:deref, r=fee1-dead许杰友 Jieyou Xu (Joe)-21/+13
2024-11-25Rollup merge of #133105 - bvanjoi:issue-132743, r=petrochenkov许杰友 Jieyou Xu (Joe)-0/+28
2024-11-24Make asm_goto_with_outputs a separate feature gateGary Guo-2/+28
2024-11-24Support use of asm goto with outputs and `options(noreturn)`Gary Guo-3/+33
2024-11-24Fix asm goto with outputsGary Guo-20/+50
2024-11-24Make s390x non-clobber-only vector register support unstableTaiki Endo-116/+674
2024-11-24Rollup merge of #133389 - eduardosm:stabilize-const_float_methods, r=RalfJungMatthias Krüger-1/+0
2024-11-24add vector ABI check test for calling extern fnRalf Jung-11/+61
2024-11-24add a test for target-feature-ABI warnings in closuresRalf Jung-10/+33
2024-11-24Simplify array length mismatch error reportingMichael Goulet-41/+43
2024-11-24Constify Deref and DerefMutMichael Goulet-21/+13
2024-11-23Dont create trait object if it has errors in itMichael Goulet-260/+34
2024-11-23Auto merge of #131859 - chriskrycho:update-trpl, r=onur-ozkanbors-137/+137
2024-11-23Auto merge of #133379 - jieyouxu:rollup-00jxo71, r=jieyouxubors-69/+894