| Age | Commit message (Expand) | Author | Lines |
| 2023-06-06 | Add new Tier-3 targets: `loongarch64-unknown-none*` | WANG Rui | -0/+82 |
| 2023-06-05 | cleanup some skip_binder -> subst_identity | Kyle Matsuda | -3/+3 |
| 2023-06-05 | Test the PGO/BOLT/LTO optimized x64 Linux compiler on CI | Jakub Beránek | -7/+127 |
| 2023-06-05 | Auto merge of #112071 - WaffleLapkin:group-rfcs-tests, r=oli-obk | bors | -1/+1 |
| 2023-06-05 | Revert error in doc comment | Neven Villani | -5/+5 |
| 2023-06-05 | Add chapter for re-exports in the rustdoc book | Guillaume Gomez | -1/+180 |
| 2023-06-05 | Auto merge of #112317 - GuillaumeGomez:rollup-toh0gpo, r=GuillaumeGomez | bors | -30/+26 |
| 2023-06-05 | Std support improvement for ps vita target | Nikolay Arhipov | -60/+15 |
| 2023-06-05 | Bless tidy root entry limit | Maybe Waffle | -1/+1 |
| 2023-06-05 | Rollup merge of #112315 - lucascherzer:master, r=Nilstrieb | Guillaume Gomez | -3/+3 |
| 2023-06-05 | Rollup merge of #112299 - jyn514:gha-progress, r=oli-obk | Guillaume Gomez | -1/+2 |
| 2023-06-05 | Rollup merge of #112291 - sigaloid:master, r=clubby789 | Guillaume Gomez | -2/+2 |
| 2023-06-05 | Rollup merge of #112243 - GuillaumeGomez:rm-unneeded-buffer-creations, r=notr... | Guillaume Gomez | -24/+19 |
| 2023-06-05 | Differentiate between explicit accesses and accesses inserted by TB | Neven Villani | -142/+195 |
| 2023-06-05 | fix spelling error | Luca Scherzer | -3/+3 |
| 2023-06-05 | Move write! arguments directly into the string | Guillaume Gomez | -6/+6 |
| 2023-06-05 | Auto merge of #112305 - lnicola:sync-from-ra, r=lnicola | bors | -17585/+57669 |
| 2023-06-05 | Update to LLVM 16.0.5 | Nikita Popov | -0/+0 |
| 2023-06-05 | Merge commit 'ed87e0a20a9d196a5ea659ea46ae9574be666d4f' into sync-from-ra | Laurențiu Nicola | -1/+4 |
| 2023-06-05 | Fix #111961 r=Mark-Simulacrum | Simon Farre | -1/+12 |
| 2023-06-05 | bootstrap: remove dep `is-terminal` | kadiwa | -16/+1 |
| 2023-06-05 | ci: Upgrade loongarch64-linux-gnu GCC to 13.1.0 | WANG Rui | -2/+2 |
| 2023-06-05 | Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra | Laurențiu Nicola | -17585/+57666 |
| 2023-06-05 | Auto merge of #110221 - jyn514:smaller-debuginfo, r=Mark-Simulacrum | bors | -1/+11 |
| 2023-06-05 | Auto merge of #110945 - wackbyte:doc-vis-on-inherent-assoc-types, r=jsha | bors | -1/+3 |
| 2023-06-04 | cleanup now that Kind is no longer used for excludes | jyn | -62/+27 |
| 2023-06-04 | Don't double-print status messages in GHA | jyn | -1/+2 |
| 2023-06-04 | Use the top-level Kind to determine whether Steps are excluded | jyn | -1/+2 |
| 2023-06-04 | Greatly decrease the size of `rustc_driver.so` when debuginfo is enabled | jyn | -1/+11 |
| 2023-06-04 | Run Rustfmt before RustAnalyzer | Matthew Esposito | -1/+1 |
| 2023-06-04 | Make RustAnalyzer check off by default | Matthew Esposito | -1/+1 |
| 2023-06-04 | Auto merge of #112282 - matthiaskrgr:rollup-1g9w02p, r=matthiaskrgr | bors | -6/+32 |
| 2023-06-04 | Rollup merge of #112277 - jyn514:non-utf8-tests, r=ozkanonur | Matthias Krüger | -5/+6 |
| 2023-06-04 | Rollup merge of #112274 - GuillaumeGomez:migrate-gui-test-color-11, r=notriddle | Matthias Krüger | -1/+1 |
| 2023-06-04 | Rollup merge of #112247 - lqd:lld-rpath, r=Mark-Simulacrum | Matthias Krüger | -0/+25 |
| 2023-06-04 | Auto merge of #112176 - jyn514:ci-debugging, r=clubby789 | bors | -3/+11 |
| 2023-06-04 | Remove rustc-workspace-hack | Eric Huss | -23/+0 |
| 2023-06-04 | Don't require the output from libtest to be valid UTF-8 | jyn | -5/+6 |
| 2023-06-04 | Auto merge of #112270 - matthiaskrgr:rollup-umplsb6, r=matthiaskrgr | bors | -42/+150 |
| 2023-06-04 | Update browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2023-06-04 | Added custom risc32-imac for esp-espidf target | Victor Gil | -4/+6 |
| 2023-06-04 | Rollup merge of #112178 - GuillaumeGomez:fix-inline-private-intermediate, r=n... | Matthias Krüger | -2/+4 |
| 2023-06-04 | Rollup merge of #111982 - jyn514:disable-incremental, r=Mark-Simulacrum | Matthias Krüger | -1/+4 |
| 2023-06-04 | Rollup merge of #110701 - jyn514:test-core, r=Mark-Simulacrum | Matthias Krüger | -39/+142 |
| 2023-06-04 | Auto merge of #109525 - bzEq:aix-bootstrap-no-rpath, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-06-04 | Auto merge of #112259 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-06-03 | Auto merge of #112244 - RalfJung:miri, r=oli-obk | bors | -108/+218 |
| 2023-06-03 | Update cargo | Weihang Lo | -0/+0 |
| 2023-06-03 | Auto merge of #2915 - RalfJung:as_os_str_bytes, r=RalfJung | bors | -20/+5 |
| 2023-06-03 | use as_os_str_bytes | Ralf Jung | -20/+5 |