| Age | Commit message (Expand) | Author | Lines |
| 2023-07-18 | Auto merge of #113841 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-07-18 | Update cargo | Weihang Lo | -0/+0 |
| 2023-07-18 | Rollup merge of #113823 - GuillaumeGomez:fix-results-search-alias-display, r=... | Matthias Krüger | -19/+15 |
| 2023-07-18 | Auto merge of #112374 - chenx97:better-mips64r6, r=jackh726 | bors | -3/+11 |
| 2023-07-18 | Fix display of aliases in rustdoc search results | Guillaume Gomez | -19/+15 |
| 2023-07-18 | Auto merge of #113706 - Alexendoo:compiletest-backslash-re, r=oli-obk | bors | -6/+6 |
| 2023-07-18 | support for mips32r6 as a target_arch value | chenx97 | -4/+10 |
| 2023-07-18 | support for mips64r6 as a target_arch value | chenx97 | -2/+4 |
| 2023-07-18 | Auto merge of #113801 - compiler-errors:iter-instantiated, r=oli-obk | bors | -5/+5 |
| 2023-07-18 | Auto merge of #113574 - GuillaumeGomez:rustdoc-json-strip-hidden-impl, r=aDot... | bors | -24/+57 |
| 2023-07-18 | Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errors | bors | -0/+37 |
| 2023-07-17 | Auto merge of #89132 - Cyborus04:rc_allocator_support, r=Amanieu | bors | -5/+8 |
| 2023-07-17 | Rename arg_iter to iter_instantiated | Michael Goulet | -5/+5 |
| 2023-07-17 | Auto merge of #113720 - eduardosm:miri-target-feature, r=RalfJung,oli-obk | bors | -0/+38 |
| 2023-07-17 | Update natvis to match full type names for Arc, Rc, Weak, etc | Wesley Wiser | -5/+8 |
| 2023-07-17 | Auto merge of #113686 - flip1995:clippyup, r=Manishearth | bors | -2538/+5241 |
| 2023-07-17 | Auto merge of #113714 - Kobzol:ci-cmake, r=nikic | bors | -3/+51 |
| 2023-07-17 | Auto merge of #113791 - lnicola:sync-from-ra, r=lnicola | bors | -9096/+13686 |
| 2023-07-17 | Merge commit '37f84c101bca43b11027f30ab0c2852f9325bc3d' into sync-from-ra | Laurențiu Nicola | -9096/+13686 |
| 2023-07-17 | Rollup merge of #113535 - jonathanpallant:sparc-bare-metal, r=jackh726 | Matthias Krüger | -0/+167 |
| 2023-07-17 | Rollup merge of #112741 - geometryolife:fix, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2023-07-17 | Another fix for incorrect_impls | Philipp Krones | -4/+3 |
| 2023-07-17 | Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup | Philipp Krones | -2537/+5241 |
| 2023-07-17 | Rollup merge of #113614 - he32:netbsd-riscv64-more, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2023-07-17 | Rollup merge of #113042 - Cyanoxygen:add-mipsr6-target-docs, r=JohnTitor | Matthias Krüger | -4/+186 |
| 2023-07-16 | CI: build CMake 3.20 to support LLVM 17 | Jakub Beránek | -3/+51 |
| 2023-07-16 | Use log groups in `opt-dist` | Jakub Beránek | -20/+53 |
| 2023-07-16 | Auto merge of #113738 - jyn514:rollup-mjcya4c, r=jyn514 | bors | -90/+76 |
| 2023-07-15 | Rollup merge of #113731 - jyn514:ci-env, r=ozkanonur | jyn | -10/+0 |
| 2023-07-15 | Rollup merge of #113643 - jyn514:try-run, r=ozkanonur | jyn | -80/+76 |
| 2023-07-16 | miri: fail when calling a function that requires an unavailable target feature | Eduardo Sánchez Muñoz | -0/+38 |
| 2023-07-15 | Auto merge of #113606 - jyn514:parallel-compiler-cleanup, r=cjgillot | bors | -3/+0 |
| 2023-07-15 | Auto merge of #113697 - GuillaumeGomez:rm-unneeded-externallocation-handling,... | bors | -6/+1 |
| 2023-07-15 | Rollup merge of #113709 - notriddle:notriddle/src, r=GuillaumeGomez | Matthias Krüger | -76/+76 |
| 2023-07-15 | Rollup merge of #113683 - ozkanonur:polished, r=jyn514 | Matthias Krüger | -13/+1 |
| 2023-07-15 | Rollup merge of #113644 - jyn514:bootstrap-cleanups, r=albertlarsan68 | Matthias Krüger | -68/+56 |
| 2023-07-15 | Remove unused `bootstrap::util::CiEnv` enum | jyn | -10/+0 |
| 2023-07-15 | Replace `builder::try_run_quiet` with `run_quiet_delaying_failure` | jyn | -17/+13 |
| 2023-07-15 | Rename `Builder::try_run` to `run_delaying_failure` | jyn | -16/+16 |
| 2023-07-15 | Deduplicate `Builder::try_run` and mark `Config::try_run` as deprecated | jyn | -63/+63 |
| 2023-07-14 | rustdoc: rename to `src-script.js` | Michael Howell | -0/+0 |
| 2023-07-14 | rustdoc: use `src` consistently over `source` in JavaScript | Michael Howell | -21/+21 |
| 2023-07-14 | rustdoc: use `src` consistently over `source` in code | Michael Howell | -55/+55 |
| 2023-07-14 | fix another nesting issue | jyn | -4/+4 |
| 2023-07-14 | fix another GHA log panic | jyn | -0/+3 |
| 2023-07-14 | add a couple more groups | jyn | -7/+12 |
| 2023-07-14 | Add `track_caller` to builder.msg | jyn | -0/+9 |
| 2023-07-14 | put configure behind a group | jyn | -1/+5 |
| 2023-07-14 | don't print download progress in CI | jyn | -3/+8 |
| 2023-07-14 | Add must_use to `msg_` functions | jyn | -45/+67 |