about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-24Auto merge of #98447 - JohnTitor:rollup-pponoo3, r=JohnTitorbors-259/+603
2022-06-24Rollup merge of #98419 - WaffleLapkin:remove_excess_rib, r=compiler-errorsYuki Okushi-1/+3
2022-06-24Rollup merge of #98411 - ehuss:update-tendril, r=Mark-SimulacrumYuki Okushi-4/+4
2022-06-24Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkovYuki Okushi-11/+12
2022-06-24Rollup merge of #98280 - compiler-errors:better-call-closure-on-type-err, r=e...Yuki Okushi-125/+143
2022-06-24Rollup merge of #98214 - petrochenkov:islike, r=compiler-errorsYuki Okushi-20/+11
2022-06-24Rollup merge of #98039 - tnballo:master, r=thomccYuki Okushi-13/+117
2022-06-24Rollup merge of #97633 - mkroening:object-osabi, r=petrochenkovYuki Okushi-7/+29
2022-06-24Rollup merge of #96955 - Aaron1011:pretty-print-sort, r=petrochenkovYuki Okushi-27/+26
2022-06-24Rollup merge of #91264 - GuillaumeGomez:macro-jump-to-def, r=jshaYuki Okushi-51/+258
2022-06-24Auto merge of #98109 - nikomatsakis:issue-98095, r=jackh726bors-267/+735
2022-06-24Auto merge of #98395 - arlosi:update-cargo, r=ehussbors-0/+0
2022-06-24Auto merge of #98438 - compiler-errors:rollup-fudubjn, r=compiler-errorsbors-431/+1114
2022-06-23Fix BTreeSet's range API panic message, documenttnballo-13/+117
2022-06-23Update cargoArlo Siemsen-0/+0
2022-06-23Rollup merge of #98422 - GuillaumeGomez:browser-ui-test-update, r=Dylan-DPCMichael Goulet-1/+1
2022-06-23Rollup merge of #98410 - ehuss:update-books, r=ehussMichael Goulet-0/+0
2022-06-23Rollup merge of #98409 - joshtriplett:triagebot-nominated, r=Mark-SimulacrumMichael Goulet-3/+10
2022-06-23Rollup merge of #98390 - GuillaumeGomez:keyword-rustdoc-json, r=notriddleMichael Goulet-7/+25
2022-06-23Rollup merge of #98388 - rosehuds:master, r=davidtwcoMichael Goulet-4/+18
2022-06-23Rollup merge of #98365 - jyn514:improve-obligation-errors-review-comments, r=...Michael Goulet-31/+27
2022-06-23Rollup merge of #98364 - RalfJung:arc-clone, r=Mark-SimulacrumMichael Goulet-8/+9
2022-06-23Rollup merge of #98355 - hoodmane:emscripten-no-default, r=petrochenkovMichael Goulet-1/+2
2022-06-23Rollup merge of #98353 - beetrees:builtin-macros-cfg-diag, r=davidtwcoMichael Goulet-7/+49
2022-06-23Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomezMichael Goulet-26/+42
2022-06-23Rollup merge of #98305 - klensy:no-err-alloc, r=compiler-errorsMichael Goulet-32/+33
2022-06-23Rollup merge of #98283 - TaKO8Ki:point-at-private-fields-in-struct-literal, r...Michael Goulet-19/+107
2022-06-23Rollup merge of #98269 - compiler-errors:provide-more-segment-res, r=petroche...Michael Goulet-115/+116
2022-06-23Rollup merge of #98259 - jyn514:improve-obligation-errors, r=estebankMichael Goulet-72/+389
2022-06-23Rollup merge of #98184 - compiler-errors:elided-lifetime-in-impl-nll, r=cjgillotMichael Goulet-5/+125
2022-06-23Rollup merge of #96173 - jmaargh:jmaargh/with-capacity-doc-fix, r=Dylan-DPCMichael Goulet-130/+191
2022-06-23add regression tests found in craterNiko Matsakis-1/+69
2022-06-23run `x.py fmt`Niko Matsakis-9/+2
2022-06-23remove misleading commentNiko Matsakis-4/+1
2022-06-23try to clarify confusing commentNiko Matsakis-1/+9
2022-06-23normalize if-eq bounds before testingNiko Matsakis-1/+39
2022-06-23apply suggestions from oli-obkNiko Matsakis-8/+8
2022-06-23coallesce docsNiko Matsakis-65/+32
2022-06-23rename IfEqBound to IfEqNiko Matsakis-11/+11
2022-06-23remove VerifyBound::IfEq variantNiko Matsakis-59/+31
2022-06-23Auto merge of #98423 - ehuss:ci-submodule-no-archive, r=compiler-errorsbors-8/+11
2022-06-23Temporarily disable submodule archive downloads.Eric Huss-8/+11
2022-06-23Update browser-ui-test version to 0.9.6Guillaume Gomez-1/+1
2022-06-23Session object: Set OS/ABIMartin Kröning-3/+24
2022-06-23Remove excess rib while resolving closuresMaybe Waffle-1/+3
2022-06-22Set no_default_libraries: false in wasm32_emscripten targetHood Chatham-0/+1
2022-06-22Update tendrilEric Huss-4/+4
2022-06-22Update booksEric Huss-0/+0
2022-06-22triagebot.toml: Sort and wrap the list of allowed labelsJosh Triplett-1/+10
2022-06-22triagebot.toml: Allow applying nominated labelsJosh Triplett-3/+1