| Age | Commit message (Expand) | Author | Lines |
| 2022-06-24 | Auto merge of #98447 - JohnTitor:rollup-pponoo3, r=JohnTitor | bors | -259/+603 |
| 2022-06-24 | Rollup merge of #98419 - WaffleLapkin:remove_excess_rib, r=compiler-errors | Yuki Okushi | -1/+3 |
| 2022-06-24 | Rollup merge of #98411 - ehuss:update-tendril, r=Mark-Simulacrum | Yuki Okushi | -4/+4 |
| 2022-06-24 | Rollup merge of #98394 - Enselic:fixup-rustc_main-renames, r=petrochenkov | Yuki Okushi | -11/+12 |
| 2022-06-24 | Rollup merge of #98280 - compiler-errors:better-call-closure-on-type-err, r=e... | Yuki Okushi | -125/+143 |
| 2022-06-24 | Rollup merge of #98214 - petrochenkov:islike, r=compiler-errors | Yuki Okushi | -20/+11 |
| 2022-06-24 | Rollup merge of #98039 - tnballo:master, r=thomcc | Yuki Okushi | -13/+117 |
| 2022-06-24 | Rollup merge of #97633 - mkroening:object-osabi, r=petrochenkov | Yuki Okushi | -7/+29 |
| 2022-06-24 | Rollup merge of #96955 - Aaron1011:pretty-print-sort, r=petrochenkov | Yuki Okushi | -27/+26 |
| 2022-06-24 | Rollup merge of #91264 - GuillaumeGomez:macro-jump-to-def, r=jsha | Yuki Okushi | -51/+258 |
| 2022-06-24 | Auto merge of #98109 - nikomatsakis:issue-98095, r=jackh726 | bors | -267/+735 |
| 2022-06-24 | Auto merge of #98395 - arlosi:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-06-24 | Auto merge of #98438 - compiler-errors:rollup-fudubjn, r=compiler-errors | bors | -431/+1114 |
| 2022-06-23 | Fix BTreeSet's range API panic message, document | tnballo | -13/+117 |
| 2022-06-23 | Update cargo | Arlo Siemsen | -0/+0 |
| 2022-06-23 | Rollup merge of #98422 - GuillaumeGomez:browser-ui-test-update, r=Dylan-DPC | Michael Goulet | -1/+1 |
| 2022-06-23 | Rollup merge of #98410 - ehuss:update-books, r=ehuss | Michael Goulet | -0/+0 |
| 2022-06-23 | Rollup merge of #98409 - joshtriplett:triagebot-nominated, r=Mark-Simulacrum | Michael Goulet | -3/+10 |
| 2022-06-23 | Rollup merge of #98390 - GuillaumeGomez:keyword-rustdoc-json, r=notriddle | Michael Goulet | -7/+25 |
| 2022-06-23 | Rollup merge of #98388 - rosehuds:master, r=davidtwco | Michael Goulet | -4/+18 |
| 2022-06-23 | Rollup merge of #98365 - jyn514:improve-obligation-errors-review-comments, r=... | Michael Goulet | -31/+27 |
| 2022-06-23 | Rollup merge of #98364 - RalfJung:arc-clone, r=Mark-Simulacrum | Michael Goulet | -8/+9 |
| 2022-06-23 | Rollup merge of #98355 - hoodmane:emscripten-no-default, r=petrochenkov | Michael Goulet | -1/+2 |
| 2022-06-23 | Rollup merge of #98353 - beetrees:builtin-macros-cfg-diag, r=davidtwco | Michael Goulet | -7/+49 |
| 2022-06-23 | Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomez | Michael Goulet | -26/+42 |
| 2022-06-23 | Rollup merge of #98305 - klensy:no-err-alloc, r=compiler-errors | Michael Goulet | -32/+33 |
| 2022-06-23 | Rollup merge of #98283 - TaKO8Ki:point-at-private-fields-in-struct-literal, r... | Michael Goulet | -19/+107 |
| 2022-06-23 | Rollup merge of #98269 - compiler-errors:provide-more-segment-res, r=petroche... | Michael Goulet | -115/+116 |
| 2022-06-23 | Rollup merge of #98259 - jyn514:improve-obligation-errors, r=estebank | Michael Goulet | -72/+389 |
| 2022-06-23 | Rollup merge of #98184 - compiler-errors:elided-lifetime-in-impl-nll, r=cjgillot | Michael Goulet | -5/+125 |
| 2022-06-23 | Rollup merge of #96173 - jmaargh:jmaargh/with-capacity-doc-fix, r=Dylan-DPC | Michael Goulet | -130/+191 |
| 2022-06-23 | add regression tests found in crater | Niko Matsakis | -1/+69 |
| 2022-06-23 | run `x.py fmt` | Niko Matsakis | -9/+2 |
| 2022-06-23 | remove misleading comment | Niko Matsakis | -4/+1 |
| 2022-06-23 | try to clarify confusing comment | Niko Matsakis | -1/+9 |
| 2022-06-23 | normalize if-eq bounds before testing | Niko Matsakis | -1/+39 |
| 2022-06-23 | apply suggestions from oli-obk | Niko Matsakis | -8/+8 |
| 2022-06-23 | coallesce docs | Niko Matsakis | -65/+32 |
| 2022-06-23 | rename IfEqBound to IfEq | Niko Matsakis | -11/+11 |
| 2022-06-23 | remove VerifyBound::IfEq variant | Niko Matsakis | -59/+31 |
| 2022-06-23 | Auto merge of #98423 - ehuss:ci-submodule-no-archive, r=compiler-errors | bors | -8/+11 |
| 2022-06-23 | Temporarily disable submodule archive downloads. | Eric Huss | -8/+11 |
| 2022-06-23 | Update browser-ui-test version to 0.9.6 | Guillaume Gomez | -1/+1 |
| 2022-06-23 | Session object: Set OS/ABI | Martin Kröning | -3/+24 |
| 2022-06-23 | Remove excess rib while resolving closures | Maybe Waffle | -1/+3 |
| 2022-06-22 | Set no_default_libraries: false in wasm32_emscripten target | Hood Chatham | -0/+1 |
| 2022-06-22 | Update tendril | Eric Huss | -4/+4 |
| 2022-06-22 | Update books | Eric Huss | -0/+0 |
| 2022-06-22 | triagebot.toml: Sort and wrap the list of allowed labels | Josh Triplett | -1/+10 |
| 2022-06-22 | triagebot.toml: Allow applying nominated labels | Josh Triplett | -3/+1 |