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