| Age | Commit message (Expand) | Author | Lines |
| 2022-06-21 | Address review comments from #98259 | Joshua Nelson | -8/+8 |
| 2022-06-19 | Greatly improve error reporting for futures and generators in `note_obligatio... | Joshua Nelson | -60/+296 |
| 2022-06-18 | Auto merge of #98216 - JohnTitor:rollup-jlcmu5d, r=JohnTitor | bors | -6/+20 |
| 2022-06-18 | Rollup merge of #98195 - GuillaumeGomez:rustdoc-json-primitive, r=notriddle | Yuki Okushi | -0/+17 |
| 2022-06-18 | Rollup merge of #97803 - Gankra:term, r=dtolnay | Yuki Okushi | -6/+3 |
| 2022-06-18 | Auto merge of #97652 - RalfJung:cenum_impl_drop_cast, r=nagisa | bors | -1/+16 |
| 2022-06-17 | bless new test result, it's a regression but seemingly a compiler bug | Aria Beingessner | -6/+3 |
| 2022-06-17 | Auto merge of #97892 - klensy:fix-spaces, r=oli-obk | bors | -659/+659 |
| 2022-06-17 | Add regression test for #98006 | Guillaume Gomez | -0/+17 |
| 2022-06-17 | Rollup merge of #98013 - compiler-errors:guide-inference-2, r=lcnr | Dylan DPC | -17/+35 |
| 2022-06-17 | Rollup merge of #97798 - WaffleLapkin:allow_for_suggestions_that_are_quite_fa... | Dylan DPC | -34/+24 |
| 2022-06-17 | Auto merge of #98160 - nnethercote:mv-finish-out-of-Encoder, r=bjorn3 | bors | -3/+3 |
| 2022-06-17 | Subtype FRU fields first in type_changing_struct_update | Michael Goulet | -17/+35 |
| 2022-06-17 | Rollup merge of #98166 - GuillaumeGomez:regression-test-98009, r=matthiaskrgr | Yuki Okushi | -0/+38 |
| 2022-06-17 | Rollup merge of #97377 - ChayimFriedman2:issue-91800, r=estebank | Yuki Okushi | -0/+98 |
| 2022-06-16 | --bless ui | Maybe Waffle | -34/+24 |
| 2022-06-16 | bless clippy tests | klensy | -26/+26 |
| 2022-06-16 | Add rustdonc-json regression test for #98009 | Guillaume Gomez | -0/+38 |
| 2022-06-16 | bless rustdoc-ui tests | klensy | -11/+11 |
| 2022-06-16 | fix one more case of trailing space | klensy | -139/+139 |
| 2022-06-16 | diagnostics: fix trailing space | klensy | -483/+483 |
| 2022-06-16 | Auto merge of #97842 - notriddle:notriddle/tuple-docs, r=jsha,GuillaumeGomez | bors | -1/+92 |
| 2022-06-16 | Auto merge of #98161 - matthiaskrgr:rollup-8csenk9, r=matthiaskrgr | bors | -40/+279 |
| 2022-06-16 | Rollup merge of #98137 - michaelwoerister:fix-unsized-rc-arc-natvis, r=wesley... | Matthias Krüger | -40/+104 |
| 2022-06-16 | Rollup merge of #97757 - xFrednet:rfc-2383-expect-with-force-warn, r=wesleywi... | Matthias Krüger | -0/+175 |
| 2022-06-16 | Move `finish` out of the `Encoder` trait. | Nicholas Nethercote | -3/+3 |
| 2022-06-16 | Support lint expectations for `--force-warn` lints (RFC 2383) | xFrednet | -0/+175 |
| 2022-06-16 | Auto merge of #98108 - SpriteOvO:doc_auto_cfg-feature-rmv-fix, r=notriddle,Gu... | bors | -5/+26 |
| 2022-06-16 | Do not suggest adding semicolon/changing delimiters for macros in item positi... | Chayim Refael Friedman | -0/+98 |
| 2022-06-16 | Auto merge of #98103 - exrook:btreemap-alloc, r=Amanieu | bors | -8/+8 |
| 2022-06-15 | The type of the slice length field is architecture dependent | Wesley Wiser | -4/+4 |
| 2022-06-16 | Rollup merge of #98135 - JohnTitor:issue-93022-93775, r=compiler-errors | Yuki Okushi | -0/+29 |
| 2022-06-16 | Rollup merge of #98119 - EdwinRy:path-parenthesized-type-error, r=estebank | Yuki Okushi | -20/+35 |
| 2022-06-16 | Rollup merge of #98092 - GuillaumeGomez:fix-sidebar-items-expand-collapse, r=... | Yuki Okushi | -1/+24 |
| 2022-06-16 | Rollup merge of #98053 - GuillaumeGomez:fix-generic-impl-json-ice, r=notriddle | Yuki Okushi | -0/+24 |
| 2022-06-16 | Rollup merge of #97964 - WaffleLapkin:fix_borrow_par_suggestions, r=compiler-... | Yuki Okushi | -60/+449 |
| 2022-06-15 | Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obk | bors | -15/+379 |
| 2022-06-16 | Exclude cfg "doc" and "doctest" from feature `doc_auto_cfg` | Sprite | -10/+15 |
| 2022-06-16 | Fix `cfg(not)` and `cfg(all)` causing Rustdoc stab to disappear | Sprite | -1/+17 |
| 2022-06-15 | debuginfo: Fix NatVis for Rc and Arc with unsized pointees. | Michael Woerister | -40/+104 |
| 2022-06-15 | Add regression test for #93775 | Yuki Okushi | -0/+29 |
| 2022-06-15 | [RFC 2011] Minimal initial implementation | Caio | -15/+379 |
| 2022-06-15 | Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errors | Yuki Okushi | -198/+163 |
| 2022-06-15 | Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitor | bors | -13/+123 |
| 2022-06-15 | Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obk | Yuki Okushi | -4/+50 |
| 2022-06-15 | Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3 | Yuki Okushi | -9/+9 |
| 2022-06-15 | Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkov | Yuki Okushi | -0/+29 |
| 2022-06-15 | Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -0/+0 |
| 2022-06-15 | Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol... | Yuki Okushi | -0/+35 |
| 2022-06-15 | Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obk | bors | -100/+243 |