| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-08-22 | Disable bootstrap rustc version check | David Koloski | -1/+2 |
| 2023-08-22 | rust-gdbgui: remove excessive quotes | Eren K | -3/+3 |
| 2023-08-22 | fix some bad regex capture group references in test normalization | Ralf Jung | -14/+14 |
| 2023-08-22 | Auto merge of #115095 - RalfJung:miri, r=RalfJung | bors | -74/+299 |
| 2023-08-22 | bootstrap: builder: don't add origin paths on xous | Sean Cross | -1/+4 |
| 2023-08-22 | Update stage0 to next beta | Mark Rousskov | -368/+370 |
| 2023-08-22 | Auto merge of #115086 - RalfJung:miri-locked, r=albertlarsan68 | bors | -0/+7 |
| 2023-08-22 | Always use `os-release` rather than `/lib` to detect `NixOS` | Ethan Brierley | -8/+3 |
| 2023-08-22 | Auto merge of #3036 - RalfJung:josh-autostart, r=RalfJung | bors | -26/+214 |
| 2023-08-22 | miri-script: start and stop josh automatically | Ralf Jung | -25/+212 |
| 2023-08-22 | make sure './miri many-seeds ./miri run' does not re-invoke the auto-ops | Ralf Jung | -1/+2 |
| 2023-08-22 | respect CARGO_EXTRA_FLAGS in more places | Ralf Jung | -7/+18 |
| 2023-08-22 | bootstrap/miri: respect config_locked_deps | Ralf Jung | -0/+7 |
| 2023-08-22 | bump serde | Ralf Jung | -34/+33 |
| 2023-08-22 | Auto merge of #115075 - workingjubilee:retier-sparc-none, r=compiler-errors | bors | -1/+1 |
| 2023-08-22 | Auto merge of #115055 - Kriskras99:master, r=ehuss | bors | -3/+4 |
| 2023-08-21 | Fix elided lifetimes in rust-lang/rust | Michael Goulet | -2/+2 |
| 2023-08-21 | rustdoc: use unicode-aware checks for redundant explicit link fastpath | Michael Howell | -14/+4 |
| 2023-08-21 | rustdoc-json: Rename typedef to type alias | Noah Lev | -21/+21 |
| 2023-08-21 | rustdoc: Rename `clean` items from typedef to type alias | Noah Lev | -48/+52 |
| 2023-08-21 | Reassign sparc-unknown-none-elf to tier 3 | Jubilee Young | -1/+1 |
| 2023-08-21 | rustdoc: Rename "Type Definition" to "Type Alias" | Noah Lev | -3/+3 |
| 2023-08-21 | Fix table issues in platform support documentation | Christiaan Biesterbosch | -3/+4 |
| 2023-08-21 | Auto merge of #115048 - lnicola:sync-from-ra, r=lnicola | bors | -1448/+3862 |
| 2023-08-21 | Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra | Laurențiu Nicola | -1448/+3862 |
| 2023-08-21 | Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdoc | bors | -3/+39 |
| 2023-08-21 | fix MIRI_AUTO_OPS not having an effect any more | Ralf Jung | -2/+8 |
| 2023-08-21 | update recommended RA config | Ralf Jung | -4/+5 |