| Age | Commit message (Expand) | Author | Lines |
| 2023-08-26 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-08-25 | Fixup sparc-unknown-none-elf table spacing | Jubilee Young | -1/+1 |
| 2023-08-26 | rustdoc: remove details for type alias inner type and fix sidebar | Urgau | -94/+94 |
| 2023-08-26 | rustdoc: normalize all typedef inner types | Urgau | -0/+25 |
| 2023-08-26 | rustdoc: bind typedef inner type items to the folding system | Urgau | -35/+48 |
| 2023-08-26 | rustdoc: handle typedef inner type when doing cross-crate inlining | Urgau | -10/+6 |
| 2023-08-26 | rustdoc: show inner enum and struct in type definition for concrete type | Urgau | -5/+231 |
| 2023-08-25 | Auto merge of #115184 - saethlin:local-allocated-spans, r=RalfJung | bors | -5/+92 |
| 2023-08-25 | Record allocation spans inside force_allocation | Ben Kimock | -5/+92 |
| 2023-08-25 | Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwco | bors | -14/+18 |
| 2023-08-24 | rustdoc: list matching impls on type aliases | Michael Howell | -4/+43 |
| 2023-08-24 | Rollup merge of #115154 - olanti-p:move-issues-24-08-2023, r=compiler-errors | Weihang Lo | -2/+2 |
| 2023-08-24 | Rollup merge of #115117 - pnkfelix:detect-and-report-nix-shell, r=albertlarsan68 | Weihang Lo | -9/+31 |
| 2023-08-24 | Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup | Philipp Krones | -9601/+16424 |
| 2023-08-24 | miri ABI compatibility check: accept u32 and i32 | Ralf Jung | -0/+27 |
| 2023-08-24 | Move issue 29181, 2804, 17431, 66768 | Olanti | -2/+2 |
| 2023-08-24 | attempt to better normalize remote-test-client output for tests | Ralf Jung | -9/+13 |
| 2023-08-24 | Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkov | bors | -0/+21 |
| 2023-08-24 | when terminating during unwinding, show the reason why | Ralf Jung | -5/+5 |
| 2023-08-24 | Auto merge of #115094 - Mark-Simulacrum:bootstrap-update, r=ozkanonur | bors | -383/+373 |
| 2023-08-24 | rustdoc: extract logic for printing enum fields and struct variants | Urgau | -131/+195 |
| 2023-08-24 | Auto merge of #114297 - Kobzol:llvm-17-host, r=nikic | bors | -1/+1 |
| 2023-08-24 | Auto merge of #115078 - camelid:tydef-to-alias, r=aDotInTheVoid,GuillaumeGomez | bors | -69/+73 |
| 2023-08-23 | Accommodate tidy. | Felix S. Klock II | -11/+9 |
| 2023-08-24 | Parse unnamed fields and anonymous structs or unions | Frank King | -0/+2 |
| 2023-08-24 | Parse unnamed fields and anonymous structs or unions | Frank King | -0/+21 |
| 2023-08-23 | Bump cfg(bootstrap) | Mark Rousskov | -15/+3 |
| 2023-08-23 | rustdoc: Rename typedef to type alias in jsondoclint | Noah Lev | -10/+10 |
| 2023-08-23 | Remove opinions from style guide about where clauses in type alias items | Michael Goulet | -6/+9 |
| 2023-08-23 | Rollup merge of #115135 - GuillaumeGomez:no-html-source-flag, r=notriddle | Guillaume Gomez | -1/+9 |
| 2023-08-23 | Rollup merge of #115109 - cuviper:yaml-404, r=albertlarsan68 | Guillaume Gomez | -0/+5 |
| 2023-08-23 | Rollup merge of #115103 - djkoloski:disable_bootstrap_version_check, r=compil... | Guillaume Gomez | -1/+2 |
| 2023-08-23 | Use LLVM 17 as the host compiler | Jakub Beránek | -1/+1 |
| 2023-08-23 | Add unstable `--no-html-source` rustdoc flag | Guillaume Gomez | -1/+9 |
| 2023-08-23 | MCP661: Move wasm32-wasi-preview1-threads to Tier2 | Georgii Rylov | -15/+24 |
| 2023-08-23 | Auto merge of #115123 - cuviper:llvm-17-rc3, r=nikic | bors | -0/+0 |
| 2023-08-23 | Auto merge of #113986 - MaskRay:freebsd, r=nikic | bors | -3/+4 |
| 2023-08-23 | Rollup merge of #115122 - estebank:fix-clippy, r=Manishearth | Dylan DPC | -3/+23 |
| 2023-08-23 | Auto merge of #115121 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-08-22 | Update LLVM submodule to 17.0.0-rc3 | Josh Stone | -0/+0 |
| 2023-08-23 | Fix clippy lint for identical `if`/`else` contraining `?` expressions | Esteban Küber | -3/+23 |
| 2023-08-23 | Update cargo | Weihang Lo | -0/+0 |
| 2023-08-23 | Auto merge of #115070 - notriddle:notriddle/utf8-redundant-explicit-links, r=... | bors | -14/+4 |
| 2023-08-22 | ci: Update FreeBSD and illumos binutils to 2.40 | Fangrui Song | -3/+4 |
| 2023-08-22 | Better diagnostics for people using nix subshell on non-NixOS. | Felix S. Klock II | -8/+32 |
| 2023-08-22 | drive-by fix to Python doc comment. | Felix S. Klock II | -1/+1 |
| 2023-08-22 | compile rust-anaylzer with `x check` if it's enabled | ozkanonur | -2/+9 |
| 2023-08-22 | Skip ExpandYamlAnchors when the config is missing | Josh Stone | -0/+5 |
| 2023-08-22 | Rollup merge of #115090 - eopb:dont-check-lib-bootstrap, r=ozkanonur | Michael Goulet | -8/+3 |
| 2023-08-22 | Rollup merge of #115011 - compiler-errors:warn-on-elided-assoc-ct-lt, r=cjgillot | Michael Goulet | -2/+2 |