| Age | Commit message (Expand) | Author | Lines |
| 2023-07-06 | Auto merge of #113391 - fee1-dead-contrib:rollup-9bqlw9z, r=fee1-dead | bors | -13/+25 |
| 2023-07-06 | Rollup merge of #113384 - joshtriplett:style-guide-grammar, r=compiler-errors | fee1-dead | -11/+12 |
| 2023-07-06 | Rollup merge of #113371 - jyn514:submodule-with-tags, r=albertlarsan68 | fee1-dead | -0/+3 |
| 2023-07-06 | Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errors | fee1-dead | -0/+1 |
| 2023-07-06 | Rollup merge of #113145 - joshtriplett:style-guide-document-assignment-newlin... | fee1-dead | -2/+3 |
| 2023-07-06 | Auto merge of #113291 - oli-obk:pretty_print_mir_const, r=RalfJung | bors | -3/+4 |
| 2023-07-05 | style-guide: Expand example of combinable expressions to include arrays | Josh Triplett | -0/+10 |
| 2023-07-05 | style-guide: Fix chain example to match rustfmt behavior | Josh Triplett | -4/+3 |
| 2023-07-06 | Fix LLVM config path on Windows | Jakub Beránek | -1/+1 |
| 2023-07-05 | style-guide: Rename "smallntp" non-terminal to "small_no_tuple" for clarity | Josh Triplett | -4/+4 |
| 2023-07-05 | style-guide: Clarify grammar for small patterns (not a semantic change) | Josh Triplett | -11/+12 |
| 2023-07-05 | fix: handle skip_macro_invocations from config file | Caleb Cartwright | -2/+12 |
| 2023-07-05 | style-guide: Add chapter for nightly formatting | Josh Triplett | -3/+5 |
| 2023-07-05 | Clarify that style guide does not cover nightly-only features | Michael Goulet | -0/+4 |
| 2023-07-05 | C "memcpy" shim: ensure the pointers are valid | Ralf Jung | -0/+108 |
| 2023-07-05 | style-guide: Add section on bugs, and resolving bugs | Josh Triplett | -0/+13 |
| 2023-07-05 | Move `TyCtxt::mk_x` to `Ty::new_x` where applicable | Boxy | -31/+35 |
| 2023-07-05 | allow mixing `llvm.assertions` and `download-rustc` | jyn | -22/+22 |
| 2023-07-05 | Patch clippy | Oli Scherer | -3/+4 |
| 2023-07-05 | fix `x test --stage 0 core` | jyn | -1/+1 |
| 2023-07-05 | check ci-rustc options | jyn | -3/+39 |
| 2023-07-05 | Make `--dry-run` more useful when download-rustc is enabled | jyn | -2/+6 |
| 2023-07-05 | Fix submodule handling when the current branch is named after a tag | jyn | -0/+3 |
| 2023-07-05 | Rollup merge of #113356 - he32:netbsd-riscv64, r=oli-obk | Michael Goulet | -1/+6 |
| 2023-07-05 | Rollup merge of #113321 - BoxyUwU:move_constkind_to_typeir, r=oli-obk | Michael Goulet | -2/+2 |
| 2023-07-05 | Rollup merge of #113010 - klensy:ri-rls-fmt, r=ozkanonur | Michael Goulet | -886/+879 |
| 2023-07-05 | Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd. | Havard Eidnes | -1/+6 |
| 2023-07-05 | Revert "use c literals in library" | León Orell Valerian Liehr | -0/+1 |
| 2023-07-05 | Deal with fallout | Boxy | -2/+2 |
| 2023-07-05 | Auto merge of #112697 - tgross35:explain-markdown, r=oli-obk | bors | -0/+5 |
| 2023-07-04 | Auto merge of #113330 - matthiaskrgr:rollup-zm3owin, r=matthiaskrgr | bors | -32/+32 |
| 2023-07-04 | Copy stage0 `rustc` binaries to `stage0-sysroot` | Jakub Beránek | -0/+43 |
| 2023-07-04 | Auto merge of #113274 - workingjubilee:demote-mips, r=jyn514 | bors | -12/+0 |
| 2023-07-04 | fix typo | klensy | -1/+1 |
| 2023-07-04 | bootstrap: rust-installer no loger subtree, so allow running lints over it | klensy | -1/+1 |
| 2023-07-04 | tidy: exclude sh files from rust-installer tests from tidy bins check | klensy | -1/+25 |
| 2023-07-04 | Rollup merge of #113282 - jonathanpallant:update-arm-target-descriptions, r=J... | Matthias Krüger | -32/+32 |
| 2023-07-04 | fix bash long lines and replace TODO with FIXME | klensy | -11/+18 |
| 2023-07-04 | replace tabs with 4 spaces in .sh | klensy | -804/+804 |
| 2023-07-04 | rust-installer and rls no longer submodule, so fix tidy walk list | klensy | -2/+2 |
| 2023-07-04 | rust-installer and rls no longer submodule, so fix rustfmt.toml | klensy | -67/+29 |
| 2023-07-04 | Use `llvm-config` instead of `download-ci-llvm` in PGO script | Jakub Beránek | -2/+7 |
| 2023-07-04 | Auto merge of #2960 - oli-obk:run_filter, r=oli-obk | bors | -1/+2 |
| 2023-07-04 | Auto merge of #2963 - RalfJung:start, r=RalfJung | bors | -2/+6 |
| 2023-07-04 | Restore test filtering by substring. | Oli Scherer | -1/+2 |
| 2023-07-04 | better error on missing #[start] | Ralf Jung | -2/+6 |
| 2023-07-04 | Update debuginfo test runner to provide more useful output | Trevor Gross | -108/+131 |
| 2023-07-04 | Auto merge of #113303 - compiler-errors:yeet-chalk, r=lcnr | bors | -14/+3 |
| 2023-07-04 | Auto merge of #2957 - RalfJung:zulip, r=oli-obk | bors | -5/+11 |
| 2023-07-03 | remove TypeWellFormedFromEnv | Michael Goulet | -2/+1 |