| Age | Commit message (Expand) | Author | Lines |
| 2022-06-21 | Address review comments from #98259 | Joshua Nelson | -31/+27 |
| 2022-06-19 | Greatly improve error reporting for futures and generators in `note_obligatio... | Joshua Nelson | -72/+389 |
| 2022-06-18 | Auto merge of #98153 - nnethercote:fix-MissingDoc-quadratic-behaviour, r=cjgi... | bors | -36/+16 |
| 2022-06-18 | Auto merge of #98186 - mystor:tokenstream_as_vec_tt, r=eddyb | bors | -173/+303 |
| 2022-06-18 | Auto merge of #98178 - RalfJung:btree-alloc, r=thomcc | bors | -241/+270 |
| 2022-06-18 | Auto merge of #98216 - JohnTitor:rollup-jlcmu5d, r=JohnTitor | bors | -108/+172 |
| 2022-06-17 | review fixups | Nika Layzell | -70/+43 |
| 2022-06-18 | Rollup merge of #98205 - JohnTitor:remove-unnecessary-let, r=jyn514 | Yuki Okushi | -2/+0 |
| 2022-06-18 | Rollup merge of #98195 - GuillaumeGomez:rustdoc-json-primitive, r=notriddle | Yuki Okushi | -3/+20 |
| 2022-06-18 | Rollup merge of #98150 - hoodmane:emscripten-g4, r=sbc100 | Yuki Okushi | -2/+2 |
| 2022-06-18 | Rollup merge of #97828 - ferrocene:pa-config-artifacts, r=jyn514 | Yuki Okushi | -73/+132 |
| 2022-06-18 | Rollup merge of #97803 - Gankra:term, r=dtolnay | Yuki Okushi | -28/+18 |
| 2022-06-18 | Auto merge of #97652 - RalfJung:cenum_impl_drop_cast, r=nagisa | bors | -4/+19 |
| 2022-06-17 | comments explaining why we have and don't have ManuallyDrop | Ralf Jung | -0/+6 |
| 2022-06-17 | Auto merge of #98081 - gco:no_static_libcpp, r=jyn514 | bors | -1/+2 |
| 2022-06-17 | bless new test result, it's a regression but seemingly a compiler bug | Aria Beingessner | -6/+3 |
| 2022-06-17 | Impl Termination for Infallible and then make the Result impls of Termination... | Aria Beingessner | -22/+15 |
| 2022-06-17 | Replace -g4 with -gsource-map | Hood Chatham | -2/+2 |
| 2022-06-17 | Auto merge of #97892 - klensy:fix-spaces, r=oli-obk | bors | -733/+737 |
| 2022-06-18 | Remove a possible unnecessary assignment | Yuki Okushi | -2/+0 |
| 2022-06-17 | Auto merge of #98097 - lqd:const-alloc-hash, r=oli-obk | bors | -2/+75 |
| 2022-06-17 | Move empty final TokenStream handling to server side of bridge | Nika Layzell | -14/+16 |
| 2022-06-17 | Add regression test for #98006 | Guillaume Gomez | -0/+17 |
| 2022-06-17 | Auto merge of #98193 - Dylan-DPC:rollup-5gihjij, r=Dylan-DPC | bors | -229/+405 |
| 2022-06-17 | Fix rustdoc handling of primitive documentation | Guillaume Gomez | -3/+3 |
| 2022-06-17 | Rollup merge of #98191 - TaKO8Ki:remove-rest-of-unnecessary-to-string, r=Dyla... | Dylan DPC | -5/+5 |
| 2022-06-17 | Rollup merge of #98013 - compiler-errors:guide-inference-2, r=lcnr | Dylan DPC | -78/+93 |
| 2022-06-17 | Rollup merge of #97844 - ChrisDenton:dont-panic, r=JohnTitor | Dylan DPC | -4/+5 |
| 2022-06-17 | Rollup merge of #97798 - WaffleLapkin:allow_for_suggestions_that_are_quite_fa... | Dylan DPC | -132/+296 |
| 2022-06-17 | Rollup merge of #95392 - Xuanwo:stablize_try_reserve_2, r=dtolnay | Dylan DPC | -10/+6 |
| 2022-06-17 | Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister | bors | -487/+600 |
| 2022-06-17 | remove the rest of unnecessary `to_string` | Takayuki Maeda | -5/+5 |
| 2022-06-17 | Auto merge of #97863 - JakobDegen:bitset-choice, r=nnethercote | bors | -23/+141 |
| 2022-06-17 | Auto merge of #98160 - nnethercote:mv-finish-out-of-Encoder, r=bjorn3 | bors | -111/+51 |
| 2022-06-16 | btree: avoid forcing the allocator to be a reference | Ralf Jung | -241/+264 |
| 2022-06-17 | Try to reduce codegen complexity of TokenStream's FromIterator and Extend impls | Nika Layzell | -18/+94 |
| 2022-06-17 | proc_macro: reduce the number of messages required to create, extend, and ite... | Nika Layzell | -96/+128 |
| 2022-06-17 | Subtype FRU fields first in type_changing_struct_update | Michael Goulet | -78/+93 |
| 2022-06-16 | proc_macro: use macros to simplify aggregate Mark/Unmark definitions | Nika Layzell | -24/+34 |
| 2022-06-17 | Auto merge of #98143 - cuviper:futex-rwlock-inline, r=thomcc | bors | -0/+9 |
| 2022-06-16 | Auto merge of #98181 - JohnTitor:rollup-65ztwnz, r=JohnTitor | bors | -26/+194 |
| 2022-06-17 | Rollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor | Yuki Okushi | -1/+2 |
| 2022-06-17 | Rollup merge of #98166 - GuillaumeGomez:regression-test-98009, r=matthiaskrgr | Yuki Okushi | -0/+38 |
| 2022-06-17 | Rollup merge of #98118 - steffahn:scoped-threads-nll-test, r=m-ou-se | Yuki Okushi | -0/+13 |
| 2022-06-17 | Rollup merge of #97675 - nvzqz:unsized-needs-drop, r=dtolnay | Yuki Okushi | -4/+18 |
| 2022-06-17 | Rollup merge of #97377 - ChayimFriedman2:issue-91800, r=estebank | Yuki Okushi | -21/+123 |
| 2022-06-16 | Auto merge of #97936 - nnethercote:compile-unicode_normalization-faster, r=ol... | bors | -115/+87 |
| 2022-06-16 | adjust const alloc interning partial hash comments | Rémy Rakic | -4/+8 |
| 2022-06-16 | Auto merge of #98173 - flip1995:clippyup, r=Manishearth | bors | -1913/+4142 |
| 2022-06-16 | ctfe: limit hashing of big const allocations when interning | Rémy Rakic | -2/+71 |