| Age | Commit message (Expand) | Author | Lines |
| 2021-12-09 | Add reminder to match the error kind once ` DirectoryNotEmpty` is stabilized | Chris Denton | -0/+2 |
| 2021-12-08 | Remove the match on `ErrorKind::Other` | Chris Denton | -3/+1 |
| 2021-12-08 | Auto merge of #91656 - matthiaskrgr:rollup-lk96y6d, r=matthiaskrgr | bors | -219/+624 |
| 2021-12-08 | Rollup merge of #91638 - scottmcm:less-inband-2-of-28, r=petrochenkov | Matthias Krüger | -119/+117 |
| 2021-12-08 | Rollup merge of #91577 - ecstatic-morse:mir-pass-manager-cleanup, r=oli-obk | Matthias Krüger | -16/+15 |
| 2021-12-08 | Rollup merge of #91531 - notriddle:notriddle/issue-87647-expected-semicolon, ... | Matthias Krüger | -51/+165 |
| 2021-12-08 | Rollup merge of #91467 - ChrisDenton:confusing-os-string, r=Mark-Simulacrum | Matthias Krüger | -10/+13 |
| 2021-12-08 | Rollup merge of #91272 - FabianWolff:issue-90870-const-fn-eq, r=wesleywiser | Matthias Krüger | -10/+170 |
| 2021-12-08 | Rollup merge of #90550 - ehuss:update-ca, r=Mark-Simulacrum | Matthias Krüger | -0/+52 |
| 2021-12-08 | Rollup merge of #83744 - bjorn3:deprecate_cfg_attr_crate_type_name, r=Mark-Si... | Matthias Krüger | -13/+92 |
| 2021-12-08 | Auto merge of #91512 - scottmcm:array-intoiter-advance, r=Mark-Simulacrum | bors | -1/+149 |
| 2021-12-07 | Remove `in_band_lifetimes` from `rustc_mir_transform` | Scott McMurray | -119/+117 |
| 2021-12-08 | Auto merge of #91500 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | -28/+15 |
| 2021-12-08 | Auto merge of #91484 - workingjubilee:simd-remove-autosplats, r=Mark-Simulacrum | bors | -525/+540 |
| 2021-12-07 | Auto merge of #91407 - the8472:deserialize-unchecked-utf8, r=michaelwoerister | bors | -4/+17 |
| 2021-12-07 | Future compatibility warning on cfg_attr on crate_type and crate_name | bjorn3 | -13/+92 |
| 2021-12-07 | Auto merge of #91224 - couchand:2021-11/avr-asm, r=Amanieu | bors | -1/+549 |
| 2021-12-07 | Auto merge of #91627 - matthiaskrgr:rollup-z3e2peg, r=matthiaskrgr | bors | -60/+614 |
| 2021-12-07 | Rollup merge of #91622 - lnicola:rust-analyzer-2021-12-07, r=lnicola | Matthias Krüger | -15/+15 |
| 2021-12-07 | Rollup merge of #91620 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2021-12-07 | Rollup merge of #91562 - dtolnay:asyncspace, r=Mark-Simulacrum | Matthias Krüger | -6/+14 |
| 2021-12-07 | Rollup merge of #91547 - TennyZhuang:suggest_try_reserve, r=scottmcm | Matthias Krüger | -6/+6 |
| 2021-12-07 | Rollup merge of #91503 - estebank:call-fn-span, r=michaelwoerister | Matthias Krüger | -21/+29 |
| 2021-12-07 | Rollup merge of #91493 - oli-obk:cleanup, r=michaelwoerister | Matthias Krüger | -5/+8 |
| 2021-12-07 | Rollup merge of #91341 - scottmcm:array-iter-frp, r=kennytm | Matthias Krüger | -0/+131 |
| 2021-12-07 | Rollup merge of #91312 - terrarier2111:anon-const-ice, r=jackh726 | Matthias Krüger | -4/+44 |
| 2021-12-07 | Rollup merge of #91065 - wesleywiser:add_incr_test, r=jackh726 | Matthias Krüger | -0/+299 |
| 2021-12-07 | Rollup merge of #87614 - notriddle:notriddle-count2len, r=Mark-Simulacrum | Matthias Krüger | -3/+68 |
| 2021-12-07 | Auto merge of #85013 - Mark-Simulacrum:dominators-bitset, r=pnkfelix | bors | -51/+235 |
| 2021-12-06 | s/from_raw_parts/new_unchecked/ | Scott McMurray | -3/+3 |
| 2021-12-07 | :arrow_up: rust-analyzer | Laurențiu Nicola | -15/+15 |
| 2021-12-06 | Update books | Eric Huss | -0/+0 |
| 2021-12-07 | Auto merge of #91599 - RalfJung:miri, r=RalfJung | bors | -8/+15 |
| 2021-12-06 | Recommend fix `count()` -> `len()` on slices | Michael Howell | -3/+68 |
| 2021-12-06 | Annotate comments onto the LT algorithm | Mark Rousskov | -2/+102 |
| 2021-12-07 | Auto merge of #91590 - flip1995:clippyup, r=Manishearth | bors | -3254/+9892 |
| 2021-12-06 | Avoid using Option where values are always Some | Mark Rousskov | -9/+13 |
| 2021-12-06 | Create newtype around the pre order index | Mark Rousskov | -32/+41 |
| 2021-12-06 | Use variables rather than lengths directly | Mark Rousskov | -10/+13 |
| 2021-12-06 | Optimize: reuse the real-to-preorder mapping as the visited set | Mark Rousskov | -4/+2 |
| 2021-12-06 | Remove separate RPO traversal | Mark Rousskov | -17/+7 |
| 2021-12-06 | Use preorder indices for data structures | Mark Rousskov | -53/+38 |
| 2021-12-06 | Avoid inserting into buckets if not necessary | Mark Rousskov | -1/+7 |
| 2021-12-06 | Optimization: process buckets only once | Mark Rousskov | -7/+8 |
| 2021-12-06 | Optimization: Merge parent and ancestor arrays | Mark Rousskov | -10/+21 |
| 2021-12-06 | Implement the simple Lengauer-Tarjan algorithm | Mark Rousskov | -39/+116 |
| 2021-12-06 | update Miri | Ralf Jung | -8/+15 |
| 2021-12-06 | Expect extern fn with no body when parsing | Michael Howell | -1/+29 |
| 2021-12-06 | Add better comments for FnParseMode | Michael Howell | -2/+49 |
| 2021-12-06 | avoid string validation in rustc_serialize, check a marker byte instead | The 8472 | -4/+17 |