| Age | Commit message (Expand) | Author | Lines |
| 2022-10-16 | Rollup merge of #103088 - GuillaumeGomez:fix-settings-page, r=notriddle | Yuki Okushi | -3/+12 |
| 2022-10-16 | Rollup merge of #103080 - ohno418:fix-hir-pretty-print-lifetimes, r=cjgillot | Yuki Okushi | -0/+36 |
| 2022-10-15 | Replace tags in stdout | Ben Kimock | -5/+7 |
| 2022-10-16 | resolve: Shadow erroneous glob imports with erroneous single imports | Vadim Petrochenkov | -0/+12 |
| 2022-10-15 | rustdoc: add test cases for links inside the help popover | Michael Howell | -4/+24 |
| 2022-10-15 | rustdoc: update test cases for `.sidebar-title` -> `.sidebar-elems h3` | Michael Howell | -23/+23 |
| 2022-10-15 | rustdoc: fix Ctrl-Click on help and settings links | Michael Howell | -1/+8 |
| 2022-10-15 | rustdoc: make the help button a link to a page | Michael Howell | -47/+128 |
| 2022-10-15 | rustdoc: remove unused HTML class `sidebar-title` | Michael Howell | -7/+1 |
| 2022-10-15 | Add test | Michael Goulet | -0/+15 |
| 2022-10-15 | Fix subst issues with RPITIT | Michael Goulet | -0/+18 |
| 2022-10-15 | Mark derived StructuralEq as automatically derived. | Camille GILLOT | -24/+59 |
| 2022-10-15 | pretty: fix to print some lifetimes on HIR pretty-print | Yutaro Ohno | -0/+36 |
| 2022-10-15 | Add more GUI tests for settings page | Guillaume Gomez | -2/+9 |
| 2022-10-15 | Fix display of settings page | Guillaume Gomez | -1/+3 |
| 2022-10-15 | Auto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r=Dylan-DPC | bors | -0/+279 |
| 2022-10-15 | Rollup merge of #103041 - weihanglo:update-cargo, r=ehuss | Dylan DPC | -0/+0 |
| 2022-10-15 | Rollup merge of #103003 - TaKO8Ki:fix-102989, r=compiler-errors | Dylan DPC | -0/+75 |
| 2022-10-15 | Rollup merge of #102998 - nathanwhit:let-chains-drop-order, r=eholk | Dylan DPC | -0/+64 |
| 2022-10-15 | Rollup merge of #102954 - GuillaumeGomez:cfg-hide-attr-checks, r=Manishearth | Dylan DPC | -0/+51 |
| 2022-10-15 | Rollup merge of #102884 - petrochenkov:liferib, r=cjgillot | Dylan DPC | -0/+89 |
| 2022-10-15 | Auto merge of #101832 - compiler-errors:dyn-star-plus, r=eholk | bors | -17/+98 |
| 2022-10-15 | Auto merge of #99292 - Aaron1011:stability-use-tree, r=cjgillot | bors | -3/+38 |
| 2022-10-14 | Add a test | Ben Kimock | -0/+34 |
| 2022-10-14 | Implement a crude stack printing mechanism | Ben Kimock | -0/+32 |
| 2022-10-14 | Fix line numbers for MIR inlined code | Wesley Wiser | -1/+1 |
| 2022-10-14 | Rollup merge of #103067 - Nilstrieb:tidy-likes-the-alphabet, r=jackh726 | Matthias Krüger | -7/+8 |
| 2022-10-14 | Rollup merge of #103054 - GuillaumeGomez:cleanup-rust-logo-test, r=notriddle | Matthias Krüger | -70/+26 |
| 2022-10-14 | Rollup merge of #103047 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Matthias Krüger | -1/+1 |
| 2022-10-14 | Rollup merge of #103039 - RalfJung:checktools, r=Dylan-DPC | Matthias Krüger | -1/+3 |
| 2022-10-14 | Rollup merge of #102092 - kxxt:patch-1, r=joshtriplett | Matthias Krüger | -2/+8 |
| 2022-10-14 | Also run alphabetical check in src and library | nils | -6/+6 |
| 2022-10-14 | Add some tidy-alphabetical | nils | -1/+2 |
| 2022-10-14 | Add test case for MIR inlining debuginfo line numbers | Wesley Wiser | -0/+25 |
| 2022-10-15 | remove no_core feature | Takayuki Maeda | -28/+12 |
| 2022-10-14 | Auto merge of #102783 - RalfJung:tls, r=thomcc | bors | -2/+2 |
| 2022-10-14 | Upgrade dist-mips*-linux to ubuntu:22.04 + crosstool-ng | Josh Stone | -88/+3345 |
| 2022-10-14 | Clean up rust-logo rustdoc GUI test | Guillaume Gomez | -70/+26 |
| 2022-10-14 | Auto merge of #2594 - RalfJung:target, r=RalfJung | bors | -22/+26 |
| 2022-10-14 | Rollup merge of #103031 - est31:match_guard_irrefutable_let, r=oli-obk | Dylan DPC | -14/+23 |
| 2022-10-14 | Rollup merge of #103025 - notriddle:notriddle/search-container-star, r=Guilla... | Dylan DPC | -3/+0 |
| 2022-10-14 | Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8Ki | Dylan DPC | -10/+8 |
| 2022-10-14 | Rollup merge of #102938 - c410-f3r:here-we-go-again, r=petrochenkov | Dylan DPC | -30/+2 |
| 2022-10-14 | Rollup merge of #102914 - GuillaumeGomez:migrate-css-highlight-without-change... | Dylan DPC | -55/+162 |
| 2022-10-14 | Rollup merge of #102856 - cjgillot:impl-single-check, r=petrochenkov | Dylan DPC | -29/+30 |
| 2022-10-14 | Update browser-ui-test version to fix some flaky tests | Guillaume Gomez | -1/+1 |
| 2022-10-14 | Add UI test for invalid `doc(cfg_hide(...))` attributes | Guillaume Gomez | -0/+51 |
| 2022-10-14 | Update cargo | Weihang Lo | -0/+0 |
| 2022-10-14 | print the target also when running tests on the host | Ralf Jung | -22/+26 |
| 2022-10-14 | Require lifetime bounds for opaque types in order to allow hidden types to ca... | Oli Scherer | -25/+65 |