| Age | Commit message (Expand) | Author | Lines |
| 2022-07-21 | Auto merge of #99567 - matthiaskrgr:rollup-08hh3r4, r=matthiaskrgr | bors | -344/+577 |
| 2022-07-21 | Rollup merge of #99559 - GuillaumeGomez:rm-unused-field-keyword, r=notriddle | Matthias Krüger | -15/+14 |
| 2022-07-21 | Rollup merge of #99558 - fee1-dead-contrib:remap_constness_fix, r=oli-obk | Matthias Krüger | -13/+6 |
| 2022-07-21 | Rollup merge of #99557 - pierwill:patch-6, r=tmiasko | Matthias Krüger | -2/+6 |
| 2022-07-21 | Rollup merge of #99552 - lcnr:orphan_check-rework, r=oli-obk | Matthias Krüger | -197/+124 |
| 2022-07-21 | Rollup merge of #99549 - JohnTitor:issue-52304, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2022-07-21 | Rollup merge of #99528 - matthiaskrgr:2022_07_perf, r=estebank | Matthias Krüger | -21/+17 |
| 2022-07-21 | Rollup merge of #99526 - compiler-errors:normalize-arg-spans, r=oli-obk | Matthias Krüger | -23/+30 |
| 2022-07-21 | Rollup merge of #99523 - cuviper:asfd_ptrs-1.64, r=jyn514 | Matthias Krüger | -2/+2 |
| 2022-07-21 | Rollup merge of #99454 - benluelo:control-flow/continue-combinators, r=scottmcm | Matthias Krüger | -0/+35 |
| 2022-07-21 | Rollup merge of #99413 - steffahn:btree_dropck, r=m-ou-se | Matthias Krüger | -7/+76 |
| 2022-07-21 | Rollup merge of #98707 - joboet:fuchsia_locks, r=m-ou-se | Matthias Krüger | -64/+256 |
| 2022-07-21 | Remove unused field in ItemKind::KeywordItem | Guillaume Gomez | -15/+14 |
| 2022-07-21 | Fix `remap_constness` | Deadbeef | -13/+6 |
| 2022-07-21 | Edit `rustc_index::vec::IndexVec::pick3_mut` docs | pierwill | -2/+6 |
| 2022-07-21 | Auto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum | bors | -0/+26 |
| 2022-07-21 | Add test for #96797 | Amanieu d'Antras | -0/+26 |
| 2022-07-21 | Auto merge of #98162 - nextsilicon:support_lto_embed_bitcode, r=davidtwco | bors | -7/+32 |
| 2022-07-21 | remove unused import | joboet | -1/+1 |
| 2022-07-21 | rewrite the orphan check to use a type visitor | lcnr | -169/+124 |
| 2022-07-21 | orphan check: opaque types are an error | lcnr | -30/+2 |
| 2022-07-21 | Add regression test for #52304 | Yuki Okushi | -0/+11 |
| 2022-07-21 | Auto merge of #93718 - thomcc:used-macho, r=pnkfelix | bors | -4/+61 |
| 2022-07-21 | Auto merge of #99540 - Mark-Simulacrum:bump-beta, r=jyn514 | bors | -338/+338 |
| 2022-07-21 | Bump to latest beta | Mark Rousskov | -338/+338 |
| 2022-07-20 | Auto merge of #99058 - michaelwoerister:remove-stable-set-and-map, r=nagisa | bors | -228/+48 |
| 2022-07-20 | Normalize the arg spans to be within the call span | Michael Goulet | -23/+30 |
| 2022-07-20 | Add map_continue and continue_value combinators to ControlFlow | benluelo | -0/+35 |
| 2022-07-20 | Auto merge of #99520 - matthiaskrgr:rollup-05uuv5s, r=matthiaskrgr | bors | -254/+584 |
| 2022-07-20 | Fix the stable version of `AsFd for Arc<T>` and `Box<T>` | Josh Stone | -2/+2 |
| 2022-07-20 | Rollup merge of #99516 - m-ou-se:proc-macro-tracked-tracking-issue, r=Mark-Si... | Matthias Krüger | -4/+4 |
| 2022-07-20 | Rollup merge of #99510 - krasimirgg:movb, r=nikic | Matthias Krüger | -3/+4 |
| 2022-07-20 | Rollup merge of #99508 - TaKO8Ki:avoid-symbol-to-string-conversion-in-Builtin... | Matthias Krüger | -14/+11 |
| 2022-07-20 | Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddle | Matthias Krüger | -8/+46 |
| 2022-07-20 | Rollup merge of #99488 - luqmana:debuginfo-revisions, r=tmiasko | Matthias Krüger | -105/+60 |
| 2022-07-20 | Rollup merge of #99480 - miam-miam100:arg-format, r=oli-obk | Matthias Krüger | -4/+36 |
| 2022-07-20 | Rollup merge of #99355 - compiler-errors:macro-metavar-less-than-zero, r=petr... | Matthias Krüger | -9/+39 |
| 2022-07-20 | Rollup merge of #99352 - compiler-errors:tighter-spans-on-generic-call, r=spa... | Matthias Krüger | -45/+27 |
| 2022-07-20 | Rollup merge of #99212 - davidtwco:partial-stability-implies, r=michaelwoerister | Matthias Krüger | -62/+357 |
| 2022-07-20 | Auto merge of #99472 - RalfJung:provenance, r=oli-obk | bors | -602/+607 |
| 2022-07-20 | Use new tracking issue for proc_macro::tracked_*. | Mara Bos | -4/+4 |
| 2022-07-20 | passes: check implied feature exists | David Wood | -30/+60 |
| 2022-07-20 | owner is not micro (correct typo) | joboet | -1/+1 |
| 2022-07-20 | passes: improved partial stabilization diagnostic | David Wood | -14/+115 |
| 2022-07-20 | span: add `span_extend_to_line` helper | David Wood | -0/+5 |
| 2022-07-20 | middle: add `implies_by` to `#[unstable]` | David Wood | -4/+150 |
| 2022-07-20 | Auto merge of #99506 - Dylan-DPC:rollup-q3msucx, r=Dylan-DPC | bors | -332/+544 |
| 2022-07-20 | adapt assembly/static-relocation-model test for LLVM change | Krasimir Georgiev | -3/+4 |
| 2022-07-20 | Fix off by one error and add ui test. | miam-miam100 | -3/+17 |
| 2022-07-20 | Add diagnostic width span when '0$' is used as width. | miam-miam100 | -1/+19 |