about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-07-03Add `constness` to `TraitDef`Deadbeef-11/+11
2024-07-01Auto merge of #127176 - fee1-dead-contrib:fx-requires-next-solver, r=compiler...bors-428/+527
2024-07-01Auto merge of #127082 - GuillaumeGomez:help-gui-test, r=notriddlebors-0/+70
2024-06-30Migrate tests to use `-Znext-solver`Deadbeef-428/+503
2024-06-30Make `feature(effects)` require `-Znext-solver`Deadbeef-0/+24
2024-06-30Rollup merge of #127161 - GuillaumeGomez:improve-run-make-args, r=KobzolMatthias Krüger-16/+12
2024-06-30Rollup merge of #127160 - pacak:123630-test, r=NadrierilMatthias Krüger-0/+43
2024-06-30Rollup merge of #127038 - BoxyUwU:reword_comment, r=camelidMatthias Krüger-10/+14
2024-06-30Rollup merge of #126018 - nnethercote:rm-box_pointers-lint, r=lcnrMatthias Krüger-36/+4
2024-06-30Update test commentBoxy-10/+14
2024-06-30Add a regression test for #123630Michael Baikov-0/+43
2024-06-30Auto merge of #127024 - cjgillot:jump-prof, r=oli-obkbors-1/+2
2024-06-30Improve `run-make-support` library `args` APIGuillaume Gomez-16/+12
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-29Don't call `switch-theme` functionGuillaume Gomez-2/+3
2024-06-29Add back `help-page.goml` rustdoc GUI testGuillaume Gomez-0/+69
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