about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-11-27Rollup merge of #133521 - compiler-errors:structurally-resolve-cat-proj, r=lcnrMatthias Krüger-0/+20
2024-11-27Rollup merge of #133518 - compiler-errors:structurally-resolve-never, r=lcnrMatthias Krüger-45/+119
2024-11-27Rollup merge of #133418 - Zalathar:spans, r=jieyouxuMatthias Krüger-22/+22
2024-11-27Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillotMatthias Krüger-47/+60
2024-11-27Auto merge of #133474 - RalfJung:gvn-miscompile, r=compiler-errorsbors-481/+611
2024-11-27Auto merge of #133369 - Zalathar:profiler-builtins-no-core, r=jieyouxubors-0/+34
2024-11-27Auto merge of #133527 - matthiaskrgr:rollup-kyre1df, r=matthiaskrgrbors-134/+101
2024-11-27Rollup merge of #133493 - lcnr:fulfill-fudge, r=compiler-errorsMatthias Krüger-134/+101
2024-11-27Auto merge of #133274 - ehuss:macro_rules-edition-from-pm, r=compiler-errorsbors-0/+108
2024-11-27Bless tests due to extra error reporting due to normalizing types that are no...Michael Goulet-45/+99
2024-11-27Structurally resolve before matching on type of projectionMichael Goulet-0/+20
2024-11-27Structurally resolve before checking neverMichael Goulet-0/+20
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-26update crasheslcnr-15/+89
2024-11-26Remove extra tests.Camille GILLOT-11/+0
2024-11-26Remove -Zfuel.Camille GILLOT-65/+0
2024-11-26do not constrain infer vars in `find_best_leaf_obligation`lcnr-119/+12
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-25comment out the old tests instead of adjusting themRalf Jung-143/+159
2024-11-25tests: Add regression test for recursive enum with Cow and CloneMartin Nordholts-0/+11
2024-11-25Do not unify dereferences in GVN.Camille GILLOT-388/+348
2024-11-25Add test.Camille GILLOT-0/+154
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