| Age | Commit message (Expand) | Author | Lines |
| 2024-12-21 | Detect missing `.` in method chain in let bindings and statements | Esteban Küber | -2/+165 |
| 2024-12-19 | Auto merge of #133793 - nnethercote:speed-up-expected_tokens, r=spastorino | bors | -844/+1415 |
| 2024-12-19 | Auto merge of #134486 - compiler-errors:drop-for-lint, r=nikomatsakis | bors | -41/+461 |
| 2024-12-19 | pacify merciless fmt | Niko Matsakis | -5/+5 |
| 2024-12-19 | explain how `build_scope_drops` works | Niko Matsakis | -2/+38 |
| 2024-12-19 | Auto merge of #134499 - jieyouxu:rollup-zmaveur, r=jieyouxu | bors | -367/+446 |
| 2024-12-19 | Fix `Parser` size assertion on s390x. | Nicholas Nethercote | -3/+3 |
| 2024-12-19 | Rollup merge of #134491 - compiler-errors:dtor-tweaks, r=lqd | 许杰友 Jieyou Xu (Joe) | -53/+46 |
| 2024-12-19 | Rollup merge of #134477 - lcnr:move-lint-into-subfn, r=lqd | 许杰友 Jieyou Xu (Joe) | -29/+33 |
| 2024-12-19 | Rollup merge of #134474 - oli-obk:push-yomnkntvzlxw, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -26/+33 |
| 2024-12-19 | Rollup merge of #134437 - onur-ozkan:improve-compiler-build, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -30/+34 |
| 2024-12-19 | Rollup merge of #134432 - GuillaumeGomez:intra-doc-in-footnotes, r=notriddle | 许杰友 Jieyou Xu (Joe) | -16/+74 |
| 2024-12-19 | Rollup merge of #134427 - MarcoIeni:ci-remove-code-duplication, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -49/+41 |
| 2024-12-19 | Rollup merge of #133702 - RalfJung:single-variant, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -164/+185 |
| 2024-12-19 | Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726 | bors | -66/+194 |
| 2024-12-19 | Auto merge of #134492 - jhpratt:rollup-elpdwd9, r=jhpratt | bors | -393/+718 |
| 2024-12-19 | Make `TokenType::from_u32` foolproof. | Nicholas Nethercote | -115/+126 |
| 2024-12-19 | Speed up `Parser::expected_token_types`. | Nicholas Nethercote | -792/+1356 |
| 2024-12-19 | Remove `bra`/`ket` naming. | Nicholas Nethercote | -24/+24 |
| 2024-12-19 | Tweak some parser `check`/`eat` methods. | Nicholas Nethercote | -25/+20 |
| 2024-12-19 | Rename `Parser::expected_tokens` as `Parser::expected_token_types`. | Nicholas Nethercote | -25/+26 |
| 2024-12-18 | Rollup merge of #134490 - hong9lol:typo, r=jhpratt | Jacob Pratt | -1/+1 |
| 2024-12-18 | Rollup merge of #134484 - nnethercote:nnethercote-vacation, r=nnethercote | Jacob Pratt | -0/+1 |
| 2024-12-18 | Rollup merge of #134481 - estebank:unstable-lint-span, r=compiler-errors | Jacob Pratt | -33/+33 |
| 2024-12-18 | Rollup merge of #134473 - acceptacross:master, r=compiler-errors | Jacob Pratt | -6/+6 |
| 2024-12-18 | Rollup merge of #134418 - jieyouxu:ui-cleanup-3, r=compiler-errors | Jacob Pratt | -20/+45 |
| 2024-12-18 | Rollup merge of #134388 - rustbot:docs-update, r=ehuss | Jacob Pratt | -0/+0 |
| 2024-12-18 | Rollup merge of #133643 - lcnr:merge-candidates, r=compiler-errors | Jacob Pratt | -181/+332 |
| 2024-12-18 | Rollup merge of #132056 - weiznich:diagnostic_do_not_recommend_final_tests, r... | Jacob Pratt | -152/+300 |
| 2024-12-19 | Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzol | bors | -99/+129 |
| 2024-12-19 | Rename Scope.id to Scope.local_id, remove trivial accessor | Michael Goulet | -49/+45 |
| 2024-12-19 | Use TypingEnv from MIR builder | Michael Goulet | -4/+1 |
| 2024-12-19 | fix typo in ptr/mod.rs | leejaehong | -1/+1 |
| 2024-12-18 | Update books | rustbot | -0/+0 |
| 2024-12-18 | Auto merge of #133328 - nnethercote:simplify-SwitchInt-handling, r=tmiasko | bors | -246/+178 |
| 2024-12-18 | Separate DropKind::ForLint | Michael Goulet | -139/+121 |
| 2024-12-18 | Add a failing test | Michael Goulet | -0/+402 |
| 2024-12-19 | Add nnethercote to the `triagebot.toml` vacation list. | Nicholas Nethercote | -0/+1 |
| 2024-12-18 | Point at lint name instead of whole attr for gated lints | Esteban Küber | -33/+33 |
| 2024-12-18 | Auto merge of #134443 - joshtriplett:use-field-init-shorthand, r=lqd,tgross35... | bors | -16/+17 |
| 2024-12-18 | reduce compiler `Assemble` complexity | onur-ozkan | -30/+34 |
| 2024-12-18 | move lint_unused_mut into subfn | lcnr | -29/+33 |
| 2024-12-18 | Auto merge of #134470 - jieyouxu:rollup-kld7kmk, r=jieyouxu | bors | -1191/+1715 |
| 2024-12-18 | Forbid overwriting types in typeck | Oli Scherer | -20/+33 |
| 2024-12-18 | resolve FIXME | lcnr | -5/+0 |
| 2024-12-18 | add tests | lcnr | -33/+45 |
| 2024-12-18 | update new solver candidate assembly | lcnr | -103/+185 |
| 2024-12-18 | chore: fix some typos | acceptacross | -6/+6 |
| 2024-12-18 | canonicalizer: keep 'static in the param_env | lcnr | -40/+102 |
| 2024-12-18 | fix crashes | lcnr | -7/+37 |