| Age | Commit message (Expand) | Author | Lines |
| 2022-01-31 | Fix invalid special casing of the unreachable! macro | Loïc BRANSTETT | -6/+33 |
| 2022-01-31 | Auto merge of #93498 - matthiaskrgr:rollup-k5shwrc, r=matthiaskrgr | bors | -70/+155 |
| 2022-01-31 | Rollup merge of #93461 - dtolnay:fmtyield, r=davidtwco | Matthias Krüger | -4/+51 |
| 2022-01-31 | Rollup merge of #93395 - camelid:reserved-sugg, r=davidtwco | Matthias Krüger | -4/+4 |
| 2022-01-31 | Rollup merge of #93214 - ibraheemdev:issue-93210, r=davidtwco | Matthias Krüger | -9/+32 |
| 2022-01-31 | Rollup merge of #93155 - dtolnay:blockindent, r=nagisa | Matthias Krüger | -32/+69 |
| 2022-01-31 | Rollup merge of #93039 - terrarier2111:fix-field-help, r=nagisa | Matthias Krüger | -9/+19 |
| 2022-01-31 | Rollup merge of #92918 - compiler-errors:gat-expr-lifetime-elision, r=jackh726 | Matthias Krüger | -2/+15 |
| 2022-01-31 | Rollup merge of #90277 - pierwill:fix-70258-inference-terms, r=jackh726 | Matthias Krüger | -18/+20 |
| 2022-01-30 | Restore a visual alignment mode for block comments | David Tolnay | -4/+30 |
| 2022-01-30 | Fix some double indents on exprs containing blocks | David Tolnay | -10/+18 |
| 2022-01-30 | Compute indent never relative to current column | David Tolnay | -19/+22 |
| 2022-01-31 | Auto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum | bors | -45/+35 |
| 2022-01-30 | Mac calls | David Tolnay | -3/+5 |
| 2022-01-30 | Accommodate yield points in the format_args expansion | David Tolnay | -4/+49 |
| 2022-01-30 | Rollup merge of #93192 - theidexisted:patch-1, r=wesleywiser | Eric Huss | -1/+1 |
| 2022-01-30 | Rollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez | Eric Huss | -1/+1 |
| 2022-01-30 | Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum | Eric Huss | -18/+4 |
| 2022-01-30 | Rollup merge of #93463 - dtolnay:_args, r=cjgillot | Matthias Krüger | -4/+4 |
| 2022-01-30 | Rollup merge of #93362 - compiler-errors:ice-gat-in-rpit, r=oli-obk | Matthias Krüger | -7/+9 |
| 2022-01-30 | Rollup merge of #93358 - compiler-errors:is-not-const, r=fee1-dead | Matthias Krüger | -12/+44 |
| 2022-01-29 | Rename _args -> args in format_args expansion | David Tolnay | -4/+4 |
| 2022-01-29 | Create `core::fmt::ArgumentV1` with generics instead of fn pointer | Gary Guo | -45/+35 |
| 2022-01-29 | Rollup merge of #93431 - lqd:remove-jemallocator, r=Mark-Simulacrum | Matthias Krüger | -5/+1 |
| 2022-01-29 | Rollup merge of #93424 - lcnr:nit, r=spastorino | Matthias Krüger | -1/+1 |
| 2022-01-29 | Rollup merge of #92274 - woppopo:const_deallocate, r=oli-obk | Matthias Krüger | -0/+43 |
| 2022-01-29 | Rollup merge of #88205 - danii:e0772, r=GuillaumeGomez | Matthias Krüger | -1/+90 |
| 2022-01-28 | Auto merge of #93427 - matthiaskrgr:rollup-esd3ixl, r=matthiaskrgr | bors | -75/+71 |
| 2022-01-28 | Add Explanation For Error E0772 | Daniel Conley | -1/+90 |
| 2022-01-28 | remove unused `jemallocator` crate | Rémy Rakic | -5/+1 |
| 2022-01-28 | Rollup merge of #93261 - bjorn3:cg_ssa_refactor6, r=cjgillot | Matthias Krüger | -75/+63 |
| 2022-01-28 | Rollup merge of #92611 - Amanieu:asm-reference, r=m-ou-se | Matthias Krüger | -0/+8 |
| 2022-01-28 | fix nit | lcnr | -1/+1 |
| 2022-01-28 | update cfg(bootstrap)s | Pietro Albini | -18/+4 |
| 2022-01-28 | Auto merge of #93006 - michaelwoerister:fix-unsized-ptr-debuginfo, r=davidtwc... | bors | -174/+238 |
| 2022-01-28 | Auto merge of #90677 - bobrippling:suggest-tuple-parens, r=camelid | bors | -6/+68 |
| 2022-01-28 | [debuginfo] Fix and unify handling of fat pointers in debuginfo: Don't mark f... | Michael Woerister | -2/+2 |
| 2022-01-28 | Auto merge of #93343 - lqd:attrs, r=spastorino | bors | -18/+25 |
| 2022-01-27 | Improve suggestion for escaping reserved keywords | Noah Lev | -4/+4 |
| 2022-01-27 | Rollup merge of #93365 - nnethercote:more-arena-cleanups, r=oli-obk | Matthias Krüger | -21/+40 |
| 2022-01-27 | Rollup merge of #93363 - lcnr:pass-by-value, r=petrochenkov | Matthias Krüger | -26/+35 |
| 2022-01-27 | Rollup merge of #93357 - nnethercote:clarify-usage-of-qualified-ty, r=lcnr | Matthias Krüger | -1/+1 |
| 2022-01-27 | Rollup merge of #93325 - tmiasko:lev, r=davidtwco | Matthias Krüger | -42/+60 |
| 2022-01-27 | Rollup merge of #93193 - Kobzol:stable-hash-permutation-test, r=the8472 | Matthias Krüger | -0/+42 |
| 2022-01-28 | Clarify `ArenaAllocatable`'s second parameter. | Nicholas Nethercote | -5/+10 |
| 2022-01-28 | Add some comments. | Nicholas Nethercote | -7/+21 |
| 2022-01-27 | [debuginfo] Fix and unify handling of fat pointers in debuginfo: Change doc c... | Michael Woerister | -13/+13 |
| 2022-01-27 | try apply `rustc_pass_by_value` to `Span` | lcnr | -23/+32 |
| 2022-01-27 | update pass_by_value | lcnr | -3/+3 |
| 2022-01-26 | do not register infer var for GAT projection in opaque | Michael Goulet | -7/+9 |