about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-19Actually use the `#[do_not_recommend]` attribute if presentGeorg Semmler-25/+151
2024-05-18Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxubors-50/+1825
2024-05-18Rollup merge of #125236 - dtolnay:expandtest, r=nnethercote许杰友 Jieyou Xu (Joe)-50/+1806
2024-05-18Rollup merge of #125214 - compiler-errors:gat-guide, r=lcnr许杰友 Jieyou Xu (Joe)-0/+19
2024-05-18Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726bors-17/+17
2024-05-18Add tests for -Zunpretty=expanded ported from stringify's testsDavid Tolnay-50/+1806
2024-05-18Rollup merge of #125248 - GuillaumeGomez:migrate-rustdoc-scrape-examples-inva...Matthias Krüger-5/+6
2024-05-18Rollup merge of #125184 - scottmcm:fix-thin-ptr-ice, r=jieyouxuMatthias Krüger-0/+23
2024-05-18Rollup merge of #125117 - dev-ardi:improve-parser, r=wesleywiser,fmeaseMatthias Krüger-0/+4
2024-05-18Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs`Guillaume Gomez-5/+6
2024-05-18Auto merge of #125180 - mu001999-contrib:improve/macro-diag, r=fee1-deadbors-0/+19
2024-05-18Improve error message: missing `;` in macro_rulesr0cky-0/+19
2024-05-18Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomezbors-0/+25
2024-05-18Auto merge of #125004 - pymongo:issue-125002, r=estebankbors-0/+34
2024-05-18Auto merge of #125105 - nnethercote:rustc_resolve-cleanups, r=estebankbors-18/+18
2024-05-18Fix println! ICE when parsing percent prefix numberwuaoxiang-0/+34
2024-05-18Auto merge of #125233 - jieyouxu:rollup-76hk8qu, r=jieyouxubors-53/+73
2024-05-18Rollup merge of #125221 - Oneirical:fourth, r=jieyouxu许杰友 Jieyou Xu (Joe)-5/+13
2024-05-18Rollup merge of #125215 - Oneirical:easy-test-the-second, r=jieyouxu许杰友 Jieyou Xu (Joe)-40/+45
2024-05-18Rollup merge of #125213 - Oneirical:easy-test, r=jieyouxu许杰友 Jieyou Xu (Joe)-8/+15
2024-05-17Auto merge of #123865 - eholk:expr_2021, r=fmeasebors-0/+135
2024-05-17Rename Unsafe to SafetySantiago Pastorino-17/+17
2024-05-17rewrite and rename issue-28766Oneirical-5/+13
2024-05-17Only make GAT ambiguous in match_projection_projections considering shallow r...Michael Goulet-0/+19
2024-05-17rewrite issue64319 and renameOneirical-40/+45
2024-05-17Rewrite static-unwinding as rmake.rsOneirical-8/+15
2024-05-17Use common `scrape.rs` fileGuillaume Gomez-46/+3
2024-05-17Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs`Guillaume Gomez-5/+54
2024-05-17Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxubors-10/+9
2024-05-17Rollup merge of #125191 - compiler-errors:wf, r=lcnrMatthias Krüger-88/+60
2024-05-17Rollup merge of #123694 - Xiretza:expand-diagnostics, r=compiler-errorsMatthias Krüger-2/+35
2024-05-17Auto merge of #124129 - lqd:enable-lld, r=Mark-Simulacrumbors-0/+48
2024-05-16Report better WF obligation leaf obligations in new solverMichael Goulet-88/+60
2024-05-17Add missing assert! callsGuillaume Gomez-2/+2
2024-05-17Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs`Guillaume Gomez-8/+7
2024-05-16Fix ICE in non-operand `aggregate_raw_ptr` instrinsic codegenScott McMurray-0/+23
2024-05-16test rust-lld is on by default on the x64 linux targetRémy Rakic-0/+48
2024-05-16Rollup merge of #125172 - tgross35:f16-f128-as-casting, r=compiler-errorsMatthias Krüger-3/+393
2024-05-16Don't ICE because recomputing overflow goals during find_best_leaf_obligation...Michael Goulet-179/+81
2024-05-16Fix assertion when attempting to convert `f16` and `f128` with `as`Trevor Gross-3/+393
2024-05-16Auto merge of #124987 - workingjubilee:macro-metavar-expr-with-a-shorter-len,...bors-140/+155
2024-05-15Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxuLeón Orell Valerian Liehr-7/+19
2024-05-15Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxuLeón Orell Valerian Liehr-19/+33
2024-05-15Auto merge of #125134 - compiler-errors:negative-traits-are-not-notable, r=fm...bors-0/+24
2024-05-15fix tidyOneirical-1/+6
2024-05-15rewrite panic-impl-transitiveOneirical-7/+14
2024-05-15Auto merge of #125144 - fmease:rollup-4uft293, r=fmeasebors-32/+31
2024-05-15Rollup merge of #125104 - Oneirical:test6, r=jieyouxuLeón Orell Valerian Liehr-16/+16
2024-05-15Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxuLeón Orell Valerian Liehr-16/+15
2024-05-15Auto merge of #123413 - petrochenkov:delegmulti2, r=fmeasebors-6/+175