| Age | Commit message (Expand) | Author | Lines |
| 2022-07-10 | Auto merge of #99098 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -191/+162 |
| 2022-07-09 | Backport "Update llvm-project #98567" | Mark Rousskov | -0/+0 |
| 2022-07-09 | Fix tests after beta backport | Mark Rousskov | -2/+2 |
| 2022-07-09 | Only register hidden types for opaque types from the current crate, nothing e... | Oli Scherer | -1/+2 |
| 2022-07-09 | not knowing about opaque types is worse than not knowing about regions, make ... | Oli Scherer | -2/+2 |
| 2022-07-09 | Remove type flag based opaque type workaround | Oli Scherer | -181/+30 |
| 2022-07-09 | Make `evaluate_obligation` not succeed unconditionally if it registered new h... | Oli Scherer | -11/+31 |
| 2022-07-09 | use a method instead of manually doing what its body does | Oli Scherer | -1/+1 |
| 2022-07-09 | pessimistically treat all function items as containing an opaque type | Oli Scherer | -4/+63 |
| 2022-07-09 | rustdoc: filter '_ lifetimes from ty::PolyTraitRef | Michael Howell | -1/+23 |
| 2022-07-09 | Add link to issue for src/test/incremental/async-lifetimes.rs | Michael Woerister | -0/+2 |
| 2022-07-09 | Add regression test. | Camille GILLOT | -0/+17 |
| 2022-07-09 | Return a FxIndexSet in is_late_bound query. | Camille GILLOT | -3/+4 |
| 2022-07-06 | Auto merge of #98949 - ehuss:update-beta-cargo, r=ehuss | bors | -21/+160 |
| 2022-07-05 | Rollup merge of #98126 - fortanix:raoul/mitigate_stale_data_vulnerability, r=... | Matthias Krüger | -10/+142 |
| 2022-07-05 | Rollup merge of #98503 - RalfJung:scope-race, r=m-ou-se | Matthias Krüger | -10/+17 |
| 2022-07-05 | [beta] Update cargo | Eric Huss | -1/+1 |
| 2022-07-02 | Auto merge of #98725 - pietroalbini:pa-beta-stage0-bump, r=Mark-Simulacrum | bors | -342/+285 |
| 2022-06-30 | bump stage0 to 1.62.0 | Pietro Albini | -342/+285 |
| 2022-06-28 | Auto merge of #98572 - pietroalbini:pa-1.63.0-beta, r=Mark-Simulacrum | bors | -11637/+537 |
| 2022-06-27 | Globally set RUSTC_BOOTSTRAP | Mark Rousskov | -0/+1 |
| 2022-06-27 | update rustfmt | Caleb Cartwright | -1/+1 |
| 2022-06-27 | Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into pa-1.63.0-beta | Pietro Albini | -11633/+533 |
| 2022-06-27 | Bump RLS to latest master on rust-lang/rls | Mark Rousskov | -2/+1 |
| 2022-06-27 | bump channel to beta | Pietro Albini | -1/+1 |
| 2022-06-24 | Auto merge of #98397 - RalfJung:miri, r=RalfJung | bors | -14/+8 |
| 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 |