| Age | Commit message (Expand) | Author | Lines |
| 2021-12-05 | Bump download-ci-llvm-stamp for LLD inclusion | Aaron Hill | -1/+1 |
| 2021-12-05 | Auto merge of #91555 - matthiaskrgr:rollup-pq0iaq7, r=matthiaskrgr | bors | -180/+271 |
| 2021-12-05 | Rollup merge of #91535 - Aaron1011:stabilize-future-incompat, r=nagisa | Matthias Krüger | -8/+19 |
| 2021-12-05 | Rollup merge of #91450 - hkmatsumoto:hide-type-error, r=estebank | Matthias Krüger | -2/+30 |
| 2021-12-05 | Rollup merge of #91437 - dtolnay:emptybrace, r=nagisa | Matthias Krüger | -164/+182 |
| 2021-12-05 | Rollup merge of #90529 - b-naber:reborrows-consts, r=lcnr | Matthias Krüger | -6/+40 |
| 2021-12-05 | Auto merge of #88611 - m-ou-se:array-into-iter-new-deprecate, r=joshtriplett | bors | -99/+69 |
| 2021-12-05 | bless tests | b-naber | -1/+1 |
| 2021-12-05 | skip reborrows during AbstractConst building | b-naber | -5/+17 |
| 2021-12-05 | add test | b-naber | -0/+22 |
| 2021-12-05 | Auto merge of #91510 - camelid:two-cleanups, r=GuillaumeGomez | bors | -33/+14 |
| 2021-12-05 | Auto merge of #91229 - Aaron1011:dist-lld, r=Mark-Simulacrum | bors | -0/+7 |
| 2021-12-05 | Auto merge of #91475 - ecstatic-morse:mir-pass-manager3, r=oli-obk | bors | -281/+447 |
| 2021-12-05 | Auto merge of #91539 - matthiaskrgr:rollup-rnl10yb, r=matthiaskrgr | bors | -87/+395 |
| 2021-12-05 | Rollup merge of #91528 - piegamesde:master, r=cuviper | Matthias Krüger | -0/+0 |
| 2021-12-05 | Rollup merge of #91355 - alexcrichton:stabilize-thread-local-const, r=m-ou-se | Matthias Krüger | -34/+1 |
| 2021-12-05 | Rollup merge of #91215 - GuillaumeGomez:vec-deque-retain-mut, r=m-ou-se | Matthias Krüger | -3/+34 |
| 2021-12-05 | Rollup merge of #90023 - b-naber:postpone_const_eval_infer_vars, r=nikomatsakis | Matthias Krüger | -33/+324 |
| 2021-12-05 | Rollup merge of #90022 - hkmatsumoto:self-upper-as-generic-parameter, r=jackh726 | Matthias Krüger | -13/+35 |
| 2021-12-05 | Rollup merge of #89642 - devnexen:macos_getenv_chng, r=m-ou-se | Matthias Krüger | -4/+1 |
| 2021-12-04 | Include `lld` in `rust-dev` package | Aaron Hill | -0/+7 |
| 2021-12-04 | Stabilize `-Z emit-future-incompat` as `--json future-incompat` | Aaron Hill | -8/+19 |
| 2021-12-04 | Update array::IntoIter::new deprecation version. | Mara Bos | -1/+1 |
| 2021-12-04 | Update docs. | Mara Bos | -4/+2 |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -50/+41 |
| 2021-12-04 | Swap body of array::IntoIter::new and IntoIterator::new. | Mara Bos | -28/+28 |
| 2021-12-04 | Deprecate array::IntoIter::new. | Mara Bos | -20/+1 |
| 2021-12-04 | LLVM support .insn directive | piegames | -0/+0 |
| 2021-12-04 | Don't suggest types whose inner type is erroneous | Hirochika Matsumoto | -2/+30 |
| 2021-12-04 | Auto merge of #91517 - matthiaskrgr:rollup-3fmp4go, r=matthiaskrgr | bors | -148/+731 |
| 2021-12-04 | Rollup merge of #90519 - estebank:issue-84003, r=petrochenkov | Matthias Krüger | -135/+409 |
| 2021-12-04 | Rollup merge of #89701 - tom7980:issue-89566-fix, r=petrochenkov | Matthias Krüger | -13/+213 |
| 2021-12-04 | Rollup merge of #87054 - kit-981:master, r=scottmcm | Matthias Krüger | -0/+109 |
| 2021-12-04 | Auto merge of #88439 - cynecx:unwind_asm, r=Amanieu | bors | -232/+623 |
| 2021-12-03 | Remove single-use `GenericParamDef::get_type` function | Noah Lev | -28/+13 |
| 2021-12-04 | Add a `try_reduce` method to the Iterator trait | kit | -0/+109 |
| 2021-12-03 | rustdoc: Remove single-use `Lifetime::get_ref()` function | Noah Lev | -5/+1 |
| 2021-12-04 | Auto merge of #91505 - matthiaskrgr:rollup-orxgsxo, r=matthiaskrgr | bors | -146/+530 |
| 2021-12-04 | Rollup merge of #91488 - compiler-errors:issue-91477, r=estebank | Matthias Krüger | -3/+39 |
| 2021-12-04 | Rollup merge of #91481 - est31:let_else, r=jackh726 | Matthias Krüger | -69/+52 |
| 2021-12-04 | Rollup merge of #91478 - estebank:fix-newline-in-cast-suggestion, r=camelid | Matthias Krüger | -11/+11 |
| 2021-12-04 | Rollup merge of #91385 - ecstatic-morse:pat-param-spec-suggest, r=estebank | Matthias Krüger | -6/+36 |
| 2021-12-04 | Rollup merge of #91209 - camelid:snapshot, r=jyn514 | Matthias Krüger | -20/+92 |
| 2021-12-04 | Rollup merge of #90851 - ibraheemdev:downcast-unchecked, r=scottmcm | Matthias Krüger | -36/+275 |
| 2021-12-04 | Rollup merge of #90538 - camelid:doc-recur-ty, r=estebank | Matthias Krüger | -1/+25 |
| 2021-12-03 | Auto merge of #91501 - camelid:rm-tuple-impls-2, r=GuillaumeGomez | bors | -414/+428 |
| 2021-12-03 | limit may_unwind codegen test to x86_64 | cynecx | -0/+1 |
| 2021-12-03 | fix feature-gate test for may_unwind | cynecx | -1/+3 |
| 2021-12-03 | fix inline asm test by not hardcoding symbol names | cynecx | -6/+18 |
| 2021-12-03 | fix inline asm test because of missing attribute | cynecx | -1/+1 |