| Age | Commit message (Expand) | Author | Lines |
| 2021-12-10 | Auto merge of #91760 - matthiaskrgr:rollup-zcemh6j, r=matthiaskrgr | bors | -224/+424 |
| 2021-12-10 | Rollup merge of #91646 - ibraheemdev:patch-9, r=dtolnay | Matthias Krüger | -1/+1 |
| 2021-12-10 | Rollup merge of #91625 - est31:remove_indexes, r=oli-obk | Matthias Krüger | -127/+123 |
| 2021-12-10 | Rollup merge of #91575 - compiler-errors:issue-91556, r=cjgillot | Matthias Krüger | -2/+22 |
| 2021-12-10 | Rollup merge of #91524 - rukai:fix_extend_from_slice_docs, r=dtolnay | Matthias Krüger | -1/+1 |
| 2021-12-10 | Rollup merge of #91482 - JosephTLyons:update-HashMap-and-BTreeMap-documentati... | Matthias Krüger | -57/+75 |
| 2021-12-10 | Rollup merge of #91470 - wesleywiser:code_coverage_link_error, r=tmandry | Matthias Krüger | -2/+97 |
| 2021-12-10 | Rollup merge of #91325 - RalfJung:const_eval_select, r=dtolnay | Matthias Krüger | -16/+37 |
| 2021-12-10 | Rollup merge of #91105 - jplatte:stream-docs, r=dtolnay | Matthias Krüger | -3/+3 |
| 2021-12-10 | Rollup merge of #90897 - jhpratt:fix-incorrect-feature-flags, r=dtolnay | Matthias Krüger | -2/+2 |
| 2021-12-10 | Rollup merge of #90407 - pierwill:edit-rustc-incremental-docs, r=cjgillot | Matthias Krüger | -13/+63 |
| 2021-12-09 | Fix span calculation on secondary_label as well | Michael Goulet | -2/+22 |
| 2021-12-09 | Auto merge of #85157 - the8472:drain-drop-in-place, r=Mark-Simulacrum | bors | -14/+39 |
| 2021-12-09 | Auto merge of #81156 - DrMeepster:read_buf, r=joshtriplett | bors | -289/+899 |
| 2021-12-09 | Auto merge of #91692 - matthiaskrgr:rollup-u7dvh0n, r=matthiaskrgr | bors | -98/+542 |
| 2021-12-09 | Rollup merge of #91685 - Aaron1011:install-llvm-tools, r=Mark-Simulacrum | Matthias Krüger | -0/+11 |
| 2021-12-09 | Rollup merge of #91634 - terrarier2111:fix-recover-from-variant-ice, r=nagisa | Matthias Krüger | -20/+64 |
| 2021-12-09 | Rollup merge of #91042 - Kobzol:vec-extend-cleanup, r=nagisa | Matthias Krüger | -16/+6 |
| 2021-12-09 | Rollup merge of #90796 - Amanieu:remove_reg_thumb, r=joshtriplett | Matthias Krüger | -65/+30 |
| 2021-12-09 | Rollup merge of #89999 - talagrand:GetTempPath2, r=m-ou-se | Matthias Krüger | -13/+16 |
| 2021-12-09 | Rollup merge of #87599 - Smittyvb:concat_bytes, r=Mark-Simulacrum | Matthias Krüger | -0/+421 |
| 2021-12-09 | Auto merge of #91691 - matthiaskrgr:rollup-wfommdr, r=matthiaskrgr | bors | -53/+298 |
| 2021-12-09 | Rollup merge of #91666 - RalfJung:miri, r=RalfJung | Matthias Krüger | -15/+8 |
| 2021-12-09 | Rollup merge of #91645 - ibraheemdev:future-join, r=joshtriplett | Matthias Krüger | -0/+239 |
| 2021-12-09 | Rollup merge of #91568 - dtolnay:breakspace, r=nagisa | Matthias Krüger | -16/+11 |
| 2021-12-09 | Rollup merge of #91476 - m-ou-se:ferris-identifier, r=estebank | Matthias Krüger | -6/+34 |
| 2021-12-09 | Rollup merge of #91042 - Kobzol:vec-extend-cleanup, r=nagisa | Matthias Krüger | -16/+6 |
| 2021-12-09 | Auto merge of #91677 - matthiaskrgr:rollup-yiczced, r=matthiaskrgr | bors | -39/+215 |
| 2021-12-08 | Install llvm tools to sysroot when assembling local toolchain | Aaron Hill | -0/+11 |
| 2021-12-09 | Use `*mut [T]` instead of `[MaybeUninit<T>]` | The 8472 | -7/+5 |
| 2021-12-09 | Remove redundant [..]s | est31 | -127/+123 |
| 2021-12-08 | Pretty print break and continue without redundant space | David Tolnay | -16/+11 |
| 2021-12-08 | trim down expansion of `core::future::join` | Ibraheem Ahmed | -42/+56 |
| 2021-12-08 | Rollup merge of #91667 - GuillaumeGomez:fix-index-itemtypes, r=notriddle | Matthias Krüger | -26/+28 |
| 2021-12-08 | Rollup merge of #91637 - tmiasko:generator-packed-drop, r=ecstatic-morse | Matthias Krüger | -2/+26 |
| 2021-12-08 | Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomez | Matthias Krüger | -7/+16 |
| 2021-12-08 | Rollup merge of #91337 - FabianWolff:issue-91227-misspelled-macro, r=nagisa | Matthias Krüger | -4/+61 |
| 2021-12-08 | Rollup merge of #91245 - cameron1024:suggest-i32-u32-char-cast, r=nagisa | Matthias Krüger | -0/+84 |
| 2021-12-08 | Use Vec extend instead of repeated pushes in several places | Jakub Beránek | -16/+6 |
| 2021-12-08 | remove implicit .await from `core::future::join` | Ibraheem Ahmed | -53/+64 |
| 2021-12-08 | Do not attempt to suggest help for overly malformed struct/function call | threadexception | -20/+64 |
| 2021-12-08 | Auto merge of #91665 - matthiaskrgr:rollup-o3wnkam, r=matthiaskrgr | bors | -407/+765 |
| 2021-12-08 | Fix indent of itemTypes in search.js | Guillaume Gomez | -26/+28 |
| 2021-12-08 | update Miri | Ralf Jung | -15/+8 |
| 2021-12-08 | Rollup merge of #91630 - GuillaumeGomez:missing-whitespace, r=notriddle | Matthias Krüger | -1/+1 |
| 2021-12-08 | Rollup merge of #91619 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -3/+3 |
| 2021-12-08 | Rollup merge of #91610 - aDotInTheVoid:patch-2, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2021-12-08 | Rollup merge of #91571 - dtolnay:printerderef, r=Mark-Simulacrum | Matthias Krüger | -342/+342 |
| 2021-12-08 | Rollup merge of #91570 - nbdd0121:const_typeck, r=oli-obk | Matthias Krüger | -40/+88 |
| 2021-12-08 | Rollup merge of #91551 - b-naber:const-eval-normalization-ice, r=oli-obk | Matthias Krüger | -12/+129 |