about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-07-01Move codegen_and_build_linker from Queries to Linkerbjorn3-2/+5
2024-06-30Auto merge of #127024 - cjgillot:jump-prof, r=oli-obkbors-1/+2
2024-06-30Auto merge of #127133 - matthiaskrgr:rollup-jxkp3yf, r=matthiaskrgrbors-41/+183
2024-06-30Auto merge of #126869 - matthiaskrgr:kaboom, r=jieyouxubors-0/+142
2024-06-29Rollup merge of #127118 - surechen:fix_126789, r=jieyouxuMatthias Krüger-0/+24
2024-06-29Rollup merge of #127114 - linyihai:issue-126863, r=NadrierilMatthias Krüger-24/+6
2024-06-29Rollup merge of #127110 - surechen:fix_125488_06, r=compiler-errorsMatthias Krüger-10/+109
2024-06-29Rollup merge of #127106 - spastorino:improve-unsafe-extern-blocks-diagnostics...Matthias Krüger-5/+12
2024-06-29Rollup merge of #127081 - Kobzol:lld-test, r=onur-ozkanMatthias Krüger-2/+32
2024-06-29Auto merge of #120639 - fee1-dead-contrib:new-effects-desugaring, r=oli-obkbors-1333/+1401
2024-06-29Auto merge of #126801 - Oneirical:seek-and-testroy, r=Kobzolbors-75/+151
2024-06-29Avoid suggesting to add unsafe when the extern block is already unsafeSantiago Pastorino-5/+0
2024-06-29Rollup merge of #127116 - GuillaumeGomez:run-make-return-non-c-like-enum, r=K...Guillaume Gomez-8/+18
2024-06-29Rollup merge of #127041 - GuillaumeGomez:run-make-override-aliased-flags, r=K...Guillaume Gomez-23/+24
2024-06-29Rollup merge of #126995 - Oneirical:test-friends-forever, r=KobzolGuillaume Gomez-28/+75
2024-06-29Rollup merge of #126805 - Oneirical:weaves-of-testiny, r=KobzolGuillaume Gomez-40/+67
2024-06-29fix: prefer `(*p).clone` to `p.clone` if the `p` is a raw pointerLin Yihai-24/+6
2024-06-29Show `used attribute`'s kind for user when find it isn't applied to a `static...surechen-0/+24
2024-06-29Move crash test.Camille GILLOT-1/+2
2024-06-29Migrate `run-make/return-non-c-like-enum` to `rmake.rs`Guillaume Gomez-8/+18
2024-06-29Migrate `run-make/override-aliased-flags` to `rmake.rs`Guillaume Gomez-23/+24
2024-06-29Auto merge of #127111 - matthiaskrgr:rollup-ybzkuuv, r=matthiaskrgrbors-93/+208
2024-06-29Add a run-make test that LLD is not being used by default on the x64 beta/sta...Jakub Beránek-2/+32
2024-06-29crashes: add more testsMatthias Krüger-0/+142
2024-06-29Rollup merge of #127103 - compiler-errors:tighten-trait-bound-parsing, r=fmeaseMatthias Krüger-0/+142
2024-06-29Rollup merge of #126835 - Nadrieril:reify-decision-tree, r=matthewjasperMatthias Krüger-93/+66
2024-06-29Auto merge of #126698 - Oneirical:tessteract, r=Kobzolbors-57/+113
2024-06-29Fix a error suggestion for E0121 when using placeholder _ as return types on ...surechen-10/+109
2024-06-29Auto merge of #127096 - matthiaskrgr:rollup-kh7e0rh, r=matthiaskrgrbors-94/+746
2024-06-28Add feature diagnostic for unsafe_extern_blocksSantiago Pastorino-0/+12
2024-06-28Auto merge of #127099 - lqd:revert-126938, r=compiler-errorsbors-0/+9
2024-06-28Move binder and polarity parsing into parse_generic_ty_boundMichael Goulet-0/+142
2024-06-28add non-regression test for issue 127052Rémy Rakic-0/+9
2024-06-28rmeta_contains functions for remap-path-prefixOneirical-11/+40
2024-06-28rewrite used-cdylib-macos to rmakeOneirical-15/+21
2024-06-28rewrite raw-dylib-cross-compilation to rmakeOneirical-20/+41
2024-06-28rewrite and slightly rename issue-68794-textrel-on-minimal-libOneirical-18/+30
2024-06-28rewrite unknown-mod-stdin to rmakeOneirical-8/+25
2024-06-28Rollup merge of #127068 - compiler-errors:stall-drop, r=BoxyUwUMatthias Krüger-0/+18
2024-06-28Rollup merge of #127016 - bvanjoi:fix-126986, r=GuillaumeGomezMatthias Krüger-0/+528
2024-06-28Rollup merge of #127015 - Urgau:non_local_def-tmp-allow, r=lqdMatthias Krüger-94/+168
2024-06-28Rollup merge of #123714 - cjgillot:static-fnptr, r=wesleywiserMatthias Krüger-0/+32
2024-06-28Auto merge of #126701 - onur-ozkan:build-lld-if-enabled, r=Kobzolbors-1/+3
2024-06-28Auto merge of #127000 - Oneirical:no-test-for-the-wicked, r=Kobzolbors-72/+79
2024-06-28update `run-make/windows-safeseh` compiletest headeronur-ozkan-1/+1
2024-06-28address review commentsDeadbeef-15/+9
2024-06-28rewrite emit-stack-sizes to rmakeOneirical-12/+24
2024-06-28rewrite debug-assertions to rmakeOneirical-33/+40
2024-06-28rewrite remap-path-prefix to rmakeOneirical-30/+58
2024-06-28Don't inline drop shims with unsubstituted generic consts in MIR inlinerMichael Goulet-261/+1