| Age | Commit message (Expand) | Author | Lines |
| 2024-05-19 | Auto merge of #124500 - VladimirMakaev:lldb-str-formatters, r=Mark-Simulacrum | bors | -3/+66 |
| 2024-05-18 | Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxu | bors | -50/+1825 |
| 2024-05-18 | Rollup merge of #125236 - dtolnay:expandtest, r=nnethercote | 许杰友 Jieyou Xu (Joe) | -50/+1806 |
| 2024-05-18 | Rollup merge of #125214 - compiler-errors:gat-guide, r=lcnr | 许杰友 Jieyou Xu (Joe) | -0/+19 |
| 2024-05-18 | Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726 | bors | -17/+17 |
| 2024-05-18 | Add tests for -Zunpretty=expanded ported from stringify's tests | David Tolnay | -50/+1806 |
| 2024-05-18 | Rollup merge of #125248 - GuillaumeGomez:migrate-rustdoc-scrape-examples-inva... | Matthias Krüger | -5/+6 |
| 2024-05-18 | Rollup merge of #125184 - scottmcm:fix-thin-ptr-ice, r=jieyouxu | Matthias Krüger | -0/+23 |
| 2024-05-18 | Rollup merge of #125117 - dev-ardi:improve-parser, r=wesleywiser,fmease | Matthias Krüger | -0/+4 |
| 2024-05-18 | Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs` | Guillaume Gomez | -5/+6 |
| 2024-05-18 | Auto merge of #125180 - mu001999-contrib:improve/macro-diag, r=fee1-dead | bors | -0/+19 |
| 2024-05-18 | Improve error message: missing `;` in macro_rules | r0cky | -0/+19 |
| 2024-05-18 | Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomez | bors | -0/+25 |
| 2024-05-18 | Auto merge of #125004 - pymongo:issue-125002, r=estebank | bors | -0/+34 |
| 2024-05-18 | Auto merge of #125105 - nnethercote:rustc_resolve-cleanups, r=estebank | bors | -18/+18 |
| 2024-05-18 | Fix println! ICE when parsing percent prefix number | wuaoxiang | -0/+34 |
| 2024-05-18 | Auto merge of #125233 - jieyouxu:rollup-76hk8qu, r=jieyouxu | bors | -53/+73 |
| 2024-05-18 | Rollup merge of #125221 - Oneirical:fourth, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -5/+13 |
| 2024-05-18 | Rollup merge of #125215 - Oneirical:easy-test-the-second, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -40/+45 |
| 2024-05-18 | Rollup merge of #125213 - Oneirical:easy-test, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -8/+15 |
| 2024-05-17 | Auto merge of #123865 - eholk:expr_2021, r=fmease | bors | -0/+135 |
| 2024-05-17 | Rename Unsafe to Safety | Santiago Pastorino | -17/+17 |
| 2024-05-17 | rewrite and rename issue-28766 | Oneirical | -5/+13 |
| 2024-05-17 | Only make GAT ambiguous in match_projection_projections considering shallow r... | Michael Goulet | -0/+19 |
| 2024-05-17 | rewrite issue64319 and rename | Oneirical | -40/+45 |
| 2024-05-17 | Rewrite static-unwinding as rmake.rs | Oneirical | -8/+15 |
| 2024-05-17 | Use common `scrape.rs` file | Guillaume Gomez | -46/+3 |
| 2024-05-17 | Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs` | Guillaume Gomez | -5/+54 |
| 2024-05-17 | Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxu | bors | -10/+9 |
| 2024-05-17 | Rollup merge of #125191 - compiler-errors:wf, r=lcnr | Matthias Krüger | -88/+60 |
| 2024-05-17 | Rollup merge of #123694 - Xiretza:expand-diagnostics, r=compiler-errors | Matthias Krüger | -2/+35 |
| 2024-05-17 | Auto merge of #124129 - lqd:enable-lld, r=Mark-Simulacrum | bors | -0/+48 |
| 2024-05-16 | Report better WF obligation leaf obligations in new solver | Michael Goulet | -88/+60 |
| 2024-05-17 | Add missing assert! calls | Guillaume Gomez | -2/+2 |
| 2024-05-17 | Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs` | Guillaume Gomez | -8/+7 |
| 2024-05-16 | Fix ICE in non-operand `aggregate_raw_ptr` instrinsic codegen | Scott McMurray | -0/+23 |
| 2024-05-16 | test rust-lld is on by default on the x64 linux target | Rémy Rakic | -0/+48 |
| 2024-05-16 | Rollup merge of #125172 - tgross35:f16-f128-as-casting, r=compiler-errors | Matthias Krüger | -3/+393 |
| 2024-05-16 | Don't ICE because recomputing overflow goals during find_best_leaf_obligation... | Michael Goulet | -179/+81 |
| 2024-05-16 | Fix assertion when attempting to convert `f16` and `f128` with `as` | Trevor Gross | -3/+393 |
| 2024-05-16 | Auto merge of #124987 - workingjubilee:macro-metavar-expr-with-a-shorter-len,... | bors | -140/+155 |
| 2024-05-15 | Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxu | León Orell Valerian Liehr | -7/+19 |
| 2024-05-15 | Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxu | León Orell Valerian Liehr | -19/+33 |
| 2024-05-15 | Auto merge of #125134 - compiler-errors:negative-traits-are-not-notable, r=fm... | bors | -0/+24 |
| 2024-05-15 | fix tidy | Oneirical | -1/+6 |
| 2024-05-15 | rewrite panic-impl-transitive | Oneirical | -7/+14 |
| 2024-05-15 | Auto merge of #125144 - fmease:rollup-4uft293, r=fmease | bors | -32/+31 |
| 2024-05-15 | Rollup merge of #125104 - Oneirical:test6, r=jieyouxu | León Orell Valerian Liehr | -16/+16 |
| 2024-05-15 | Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxu | León Orell Valerian Liehr | -16/+15 |
| 2024-05-15 | Auto merge of #123413 - petrochenkov:delegmulti2, r=fmease | bors | -6/+175 |