| Age | Commit message (Expand) | Author | Lines |
| 2024-12-20 | Merge from rustc | Ralf Jung | -31/+38 |
| 2024-12-20 | Auto merge of #134550 - jhpratt:rollup-wsfmo59, r=jhpratt | bors | -26/+23 |
| 2024-12-20 | Rollup merge of #134521 - adetaylor:roll-loop, r=wesleywiser | Jacob Pratt | -17/+10 |
| 2024-12-20 | Rollup merge of #133103 - tiif:fnabi, r=RalfJung | Jacob Pratt | -9/+13 |
| 2024-12-20 | Merge from rustc | The Miri Cronjob Bot | -2286/+3265 |
| 2024-12-20 | Auto merge of #134438 - lqd:const-qualif-bitsets, r=compiler-errors | bors | -5/+15 |
| 2024-12-19 | Auto merge of #134516 - matthiaskrgr:rollup-aqwxii0, r=matthiaskrgr | bors | -286/+240 |
| 2024-12-19 | Auto merge of #133793 - nnethercote:speed-up-expected_tokens, r=spastorino | bors | -828/+1398 |
| 2024-12-19 | Auto merge of #134486 - compiler-errors:drop-for-lint, r=nikomatsakis | bors | -41/+107 |
| 2024-12-19 | Arbitrary self types v2: roll loop. | Adrian Taylor | -17/+10 |
| 2024-12-19 | pacify merciless fmt | Niko Matsakis | -5/+5 |
| 2024-12-19 | Rollup merge of #134506 - oli-obk:push-mrrulszyuslt, r=jieyouxu | Matthias Krüger | -37/+0 |
| 2024-12-19 | Rollup merge of #134497 - Zalathar:spans, r=jieyouxu | Matthias Krüger | -249/+240 |
| 2024-12-19 | Pass FnAbi to find_mir_or_eval_fn | tiif | -9/+13 |
| 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 | -247/+261 |
| 2024-12-19 | coverage: Add a synthetic test for when all spans are discarded | Zalathar | -3/+30 |
| 2024-12-19 | Remove a duplicated check that doesn't do anything anymore. | Oli Scherer | -37/+0 |
| 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) | -15/+18 |
| 2024-12-19 | Rollup merge of #133702 - RalfJung:single-variant, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -150/+164 |
| 2024-12-19 | Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726 | bors | -59/+157 |
| 2024-12-19 | coverage: Identify source files by ID, not by interned filename | Zalathar | -37/+33 |
| 2024-12-19 | coverage: Store coverage source regions as `Span` until codegen | Zalathar | -195/+167 |
| 2024-12-19 | coverage: Quietly skip functions that end up having no mappings | Zalathar | -7/+2 |
| 2024-12-19 | coverage: Rename some FFI fields from `span` to `cov_span` | Zalathar | -9/+10 |
| 2024-12-19 | Make `TokenType::from_u32` foolproof. | Nicholas Nethercote | -115/+126 |
| 2024-12-19 | Speed up `Parser::expected_token_types`. | Nicholas Nethercote | -776/+1339 |
| 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 #134481 - estebank:unstable-lint-span, r=compiler-errors | Jacob Pratt | -1/+1 |
| 2024-12-18 | Rollup merge of #134473 - acceptacross:master, r=compiler-errors | Jacob Pratt | -6/+6 |
| 2024-12-18 | Rollup merge of #133643 - lcnr:merge-candidates, r=compiler-errors | Jacob Pratt | -131/+284 |
| 2024-12-18 | Rollup merge of #132056 - weiznich:diagnostic_do_not_recommend_final_tests, r... | Jacob Pratt | -10/+36 |
| 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-18 | Auto merge of #133328 - nnethercote:simplify-SwitchInt-handling, r=tmiasko | bors | -246/+178 |
| 2024-12-18 | Separate DropKind::ForLint | Michael Goulet | -39/+69 |
| 2024-12-18 | Point at lint name instead of whole attr for gated lints | Esteban Küber | -1/+1 |
| 2024-12-18 | Auto merge of #134443 - joshtriplett:use-field-init-shorthand, r=lqd,tgross35... | bors | -4/+4 |
| 2024-12-18 | move lint_unused_mut into subfn | lcnr | -29/+33 |
| 2024-12-18 | Forbid overwriting types in typeck | Oli Scherer | -9/+18 |
| 2024-12-18 | update new solver candidate assembly | lcnr | -91/+182 |
| 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 | -1/+1 |
| 2024-12-18 | introduce `LateParamRegionKind` | lcnr | -58/+156 |