| Age | Commit message (Expand) | Author | Lines |
| 2022-05-02 | Rollup merge of #96610 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Yuki Okushi | -2/+1 |
| 2022-05-02 | Rollup merge of #96571 - thomcc:bathroom-stall, r=Mark-Simulacrum | Yuki Okushi | -0/+7 |
| 2022-05-02 | Rollup merge of #96499 - jyn514:bootstrap-doctests, r=Mark-Simulacrum | Yuki Okushi | -0/+11 |
| 2022-05-01 | Auto merge of #96517 - ferrocene:pa-files-related-to-test, r=Mark-Simulacrum | bors | -11/+35 |
| 2022-05-01 | Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomez | bors | -27/+147 |
| 2022-05-01 | Update browser-ui-test version to 0.9.0 | Guillaume Gomez | -2/+1 |
| 2022-05-01 | Auto merge of #96549 - ouz-a:mir-opt, r=oli-obk | bors | -140/+32 |
| 2022-05-01 | Auto merge of #96376 - scottmcm:do-yeet, r=oli-obk | bors | -18/+164 |
| 2022-05-01 | Auto merge of #96576 - oli-obk:post_monomorphization_error_backtrace, r=lqd | bors | -0/+94 |
| 2022-05-01 | Auto merge of #96490 - dtolnay:writetmpbackport, r=Mark-Simulacrum | bors | -7/+7 |
| 2022-04-30 | Revert "Bless coverage-reports after core macro blocks change" | David Tolnay | -4/+4 |
| 2022-04-30 | Feature-gate `do yeet` inside `cfg`s too | Scott McMurray | -0/+40 |
| 2022-04-30 | Bless the UI tests | Scott McMurray | -18/+28 |
| 2022-04-30 | Fix the rustfmt build | Scott McMurray | -0/+5 |
| 2022-04-30 | Fix the clippy build | Scott McMurray | -0/+1 |
| 2022-04-30 | Add `do yeet` expressions to allow experimentation in nightly | Scott McMurray | -0/+90 |
| 2022-05-01 | rustdoc: Track `macro_rules` scopes during early doc link resolution | Vadim Petrochenkov | -1/+86 |
| 2022-04-30 | rustdoc: Keep full `ParentScope` during early doc link resolution | Vadim Petrochenkov | -19/+30 |
| 2022-04-30 | rustdoc: Early-resolve doc links in all requested namespaces | Vadim Petrochenkov | -13/+37 |
| 2022-04-30 | Auto merge of #96347 - estebank:issue-96292, r=compiler-errors | bors | -5/+65 |
| 2022-04-30 | Bless nll tests. | Camille GILLOT | -28/+45 |
| 2022-04-30 | Save colon span to suggest bounds. | Camille GILLOT | -5/+5 |
| 2022-04-30 | Bless tests. | Camille GILLOT | -298/+527 |
| 2022-04-30 | Store all generic bounds as where predicates. | Camille GILLOT | -98/+156 |
| 2022-04-30 | Inline WhereClause into Generics. | Camille GILLOT | -10/+9 |
| 2022-04-30 | Box HIR Generics and Impl. | Camille GILLOT | -3/+3 |
| 2022-04-30 | Also report the call site of PME errors locally. | Oli Scherer | -0/+94 |
| 2022-04-30 | Auto merge of #95776 - cjgillot:ast-lifetimes-static, r=petrochenkov | bors | -76/+244 |
| 2022-04-29 | Add a bathroom stall to weird expressions test | Thom Chiovoloni | -0/+7 |
| 2022-04-30 | When encountering a binding that could be a const or unit variant, suggest th... | Esteban Kuber | -43/+40 |
| 2022-04-30 | Bless tests. | Camille GILLOT | -67/+225 |
| 2022-04-29 | Auto merge of #96566 - Dylan-DPC:rollup-fo7rd98, r=Dylan-DPC | bors | -285/+326 |
| 2022-04-29 | Rollup merge of #96562 - michaelwoerister:path-remapping-fixes, r=oli-obk | Dylan DPC | -1/+1 |
| 2022-04-29 | Rollup merge of #96560 - abrown:update-docs, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-04-29 | Rollup merge of #96559 - cjgillot:elided-path-fn, r=petrochenkov | Dylan DPC | -0/+19 |
| 2022-04-29 | Rollup merge of #96536 - rust-lang:notriddle/deref-slice-core, r=GuillaumeGomez | Dylan DPC | -38/+72 |
| 2022-04-29 | Rollup merge of #96390 - GuillaumeGomez:es6-part2, r=notriddle | Dylan DPC | -245/+233 |
| 2022-04-29 | Auto merge of #95819 - oli-obk:mir_can't_hold_all_these_lifetimes, r=estebank | bors | -55/+131 |
| 2022-04-29 | Fix duplicate directory separator in --remap-path-prefix. | Michael Woerister | -1/+1 |
| 2022-04-29 | Remove unnecessary environment variable in cf-protection documentation | Andrew Brown | -1/+1 |
| 2022-04-29 | Use the correct lifetime binder for elided lifetimes in path. | Camille GILLOT | -0/+19 |
| 2022-04-29 | rustdoc: prevent B -> C -> B -> C loops from stack overflowing | Michael Howell | -3/+12 |
| 2022-04-29 | Bless tests. | Camille GILLOT | -9/+19 |
| 2022-04-29 | remove and bless | ouz-a | -4/+0 |
| 2022-04-29 | Auto merge of #96468 - davidtwco:diagnostic-translation-subdiagnostic, r=oli-obk | bors | -80/+1090 |
| 2022-04-29 | exp-stuff-dirty | ouz-a | -136/+32 |
| 2022-04-29 | Rollup merge of #96523 - nbdd0121:windows, r=petrochenkov | Dylan DPC | -0/+12 |
| 2022-04-29 | Rollup merge of #96516 - oli-obk:impl_trait_inference_accidental_permitted, r... | Dylan DPC | -574/+113 |
| 2022-04-29 | Auto merge of #96444 - nbdd0121:used2, r=petrochenkov | bors | -0/+13 |
| 2022-04-29 | macros: add interop between diagnostic derives | David Wood | -2/+13 |