| Age | Commit message (Expand) | Author | Lines |
| 2023-05-29 | Use the standard macOS CI runner | Ryan Levick | -1/+1 |
| 2023-05-29 | Prepare 1.70.0 release | Mark Rousskov | -1/+1 |
| 2023-05-06 | bootstrap: add .gitmodules to the sources | Krasimir Georgiev | -0/+1 |
| 2023-05-04 | [beta] Update cargo | Weihang Lo | -0/+0 |
| 2023-04-28 | Update awscli | Eric Huss | -3/+4 |
| 2023-04-26 | Bump bootstrap to 1.69.0 | Josh Stone | -402/+291 |
| 2023-04-26 | Update to LLVM 16.0.2 | Nikita Popov | -0/+0 |
| 2023-04-17 | add support for `// unset-exec-env` in compiletest | Pietro Albini | -4/+32 |
| 2023-04-17 | treat the dev channel as nightly in compiletest | Pietro Albini | -1/+5 |
| 2023-04-16 | bump the channel to beta | Pietro Albini | -1/+1 |
| 2023-04-15 | Auto merge of #110335 - asomers:rust-gdb-freebsd, r=jyn514 | bors | -3/+3 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -11/+21 |
| 2023-04-14 | Typo fix in src/etc/rust-gdb | Alan Somers | -1/+1 |
| 2023-04-15 | Auto merge of #110142 - Mark-Simulacrum:reduce-core-counts, r=pietroalbini | bors | -64/+72 |
| 2023-04-14 | Fix rust-gdb and rust-gdbgui on FreeBSD | Alan Somers | -3/+3 |
| 2023-04-14 | Update how-to-read-rustdoc.md | Michael Howell | -0/+11 |
| 2023-04-14 | rustdoc-search: add support for nested generics | Michael Howell | -11/+10 |
| 2023-04-14 | Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelix | bors | -1/+1 |
| 2023-04-14 | Auto merge of #110331 - matthiaskrgr:rollup-9vldvow, r=matthiaskrgr | bors | -17/+12 |
| 2023-04-14 | Rollup merge of #110328 - GuillaumeGomez:auto-disambiguation-proc-trait, r=no... | Matthias Krüger | -0/+7 |
| 2023-04-14 | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitor | Matthias Krüger | -17/+5 |
| 2023-04-14 | Add explanations for auto-disambiguation when an intra doc link is resolved t... | Guillaume Gomez | -0/+7 |
| 2023-04-14 | Auto merge of #110263 - jyn514:ui-fulldeps-llvm, r=albertlarsan68 | bors | -4/+24 |
| 2023-04-14 | Pacify tidy. | Camille GILLOT | -1/+1 |
| 2023-04-14 | Auto merge of #110324 - JohnTitor:rollup-jq31pd1, r=JohnTitor | bors | -83/+473 |
| 2023-04-14 | Rollup merge of #110305 - notriddle:notriddle/es6-map-set, r=GuillaumeGomez | Yuki Okushi | -58/+73 |
| 2023-04-14 | Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68 | Yuki Okushi | -23/+373 |
| 2023-04-14 | Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomez | Yuki Okushi | -2/+27 |
| 2023-04-14 | Auto merge of #110177 - RalfJung:miri-tests, r=oli-obk | bors | -1/+4 |
| 2023-04-14 | Rollup merge of #110279 - GuillaumeGomez:compiler-macro-derive, r=notriddle | Matthias Krüger | -40/+55 |
| 2023-04-14 | Auto merge of #109875 - jyn514:no-fulldeps, r=compiler-errors | bors | -1/+1 |
| 2023-04-13 | Move most ui-fulldeps tests to ui | jyn | -1/+1 |
| 2023-04-14 | Auto merge of #110160 - petrochenkov:notagain2, r=cjgillot | bors | -5/+5 |
| 2023-04-13 | rustdoc-search: use ES6 Map for `Result` instead of Object | Michael Howell | -21/+40 |
| 2023-04-13 | rustdoc-search: use ES6 `Set` for deduplication instead of `Object` | Michael Howell | -3/+3 |
| 2023-04-13 | rustdoc-search: use ES6 `Map` for generic matching instead of `Object` | Michael Howell | -23/+14 |
| 2023-04-13 | rustdoc-search: use ES6 `Map` for aliases instead of `Object` | Michael Howell | -11/+16 |
| 2023-04-13 | Auto merge of #110253 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-04-13 | Update cargo | Weihang Lo | -0/+0 |
| 2023-04-13 | Rollup merge of #110265 - KittyBorgX:master, r=ozkanonur | Matthias Krüger | -0/+6 |
| 2023-04-13 | Auto merge of #109989 - ids1024:m68k-asm, r=Amanieu | bors | -1/+13 |
| 2023-04-13 | Correctly handle built-in compiler proc-macros as proc-macro and not macro | Guillaume Gomez | -40/+55 |
| 2023-04-13 | Rollup merge of #110072 - joshtriplett:stabilize-is-terminal, r=Mark-Simulacrum | Matthias Krüger | -5/+0 |
| 2023-04-13 | Auto merge of #109786 - estebank:tweak-add-line-sugg, r=compiler-errors | bors | -11/+19 |
| 2023-04-13 | automatically update the LLVM submodule | Krishna Ramasimha | -0/+6 |
| 2023-04-12 | Add `libLLVM.so` to the target libdir when download-rustc is enabled | jyn | -4/+24 |
| 2023-04-12 | Add inline assembly support for m68k | Ian Douglas Scott | -1/+13 |
| 2023-04-12 | Special-case item attributes in the suggestion output | Esteban Küber | -9/+0 |
| 2023-04-12 | Tweak output for 'add line' suggestion | Esteban Küber | -11/+28 |
| 2023-04-12 | Auto merge of #110252 - matthiaskrgr:rollup-ovaixra, r=matthiaskrgr | bors | -88/+89 |