about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-06Auto merge of #113391 - fee1-dead-contrib:rollup-9bqlw9z, r=fee1-deadbors-13/+25
2023-07-06Rollup merge of #113384 - joshtriplett:style-guide-grammar, r=compiler-errorsfee1-dead-11/+12
2023-07-06Rollup merge of #113371 - jyn514:submodule-with-tags, r=albertlarsan68fee1-dead-0/+3
2023-07-06Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errorsfee1-dead-0/+1
2023-07-06Rollup merge of #113145 - joshtriplett:style-guide-document-assignment-newlin...fee1-dead-2/+3
2023-07-06Auto merge of #113291 - oli-obk:pretty_print_mir_const, r=RalfJungbors-3/+4
2023-07-05style-guide: Expand example of combinable expressions to include arraysJosh Triplett-0/+10
2023-07-05style-guide: Fix chain example to match rustfmt behaviorJosh Triplett-4/+3
2023-07-06Fix LLVM config path on WindowsJakub Beránek-1/+1
2023-07-05style-guide: Rename "smallntp" non-terminal to "small_no_tuple" for clarityJosh Triplett-4/+4
2023-07-05style-guide: Clarify grammar for small patterns (not a semantic change)Josh Triplett-11/+12
2023-07-05fix: handle skip_macro_invocations from config fileCaleb Cartwright-2/+12
2023-07-05style-guide: Add chapter for nightly formattingJosh Triplett-3/+5
2023-07-05Clarify that style guide does not cover nightly-only featuresMichael Goulet-0/+4
2023-07-05C "memcpy" shim: ensure the pointers are validRalf Jung-0/+108
2023-07-05style-guide: Add section on bugs, and resolving bugsJosh Triplett-0/+13
2023-07-05Move `TyCtxt::mk_x` to `Ty::new_x` where applicableBoxy-31/+35
2023-07-05allow mixing `llvm.assertions` and `download-rustc`jyn-22/+22
2023-07-05Patch clippyOli Scherer-3/+4
2023-07-05fix `x test --stage 0 core`jyn-1/+1
2023-07-05check ci-rustc optionsjyn-3/+39
2023-07-05Make `--dry-run` more useful when download-rustc is enabledjyn-2/+6
2023-07-05Fix submodule handling when the current branch is named after a tagjyn-0/+3
2023-07-05Rollup merge of #113356 - he32:netbsd-riscv64, r=oli-obkMichael Goulet-1/+6
2023-07-05Rollup merge of #113321 - BoxyUwU:move_constkind_to_typeir, r=oli-obkMichael Goulet-2/+2
2023-07-05Rollup merge of #113010 - klensy:ri-rls-fmt, r=ozkanonurMichael Goulet-886/+879
2023-07-05Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd.Havard Eidnes-1/+6
2023-07-05Revert "use c literals in library"León Orell Valerian Liehr-0/+1
2023-07-05Deal with falloutBoxy-2/+2
2023-07-05Auto merge of #112697 - tgross35:explain-markdown, r=oli-obkbors-0/+5
2023-07-04Auto merge of #113330 - matthiaskrgr:rollup-zm3owin, r=matthiaskrgrbors-32/+32
2023-07-04Copy stage0 `rustc` binaries to `stage0-sysroot`Jakub Beránek-0/+43
2023-07-04Auto merge of #113274 - workingjubilee:demote-mips, r=jyn514bors-12/+0
2023-07-04fix typoklensy-1/+1
2023-07-04bootstrap: rust-installer no loger subtree, so allow running lints over itklensy-1/+1
2023-07-04tidy: exclude sh files from rust-installer tests from tidy bins checkklensy-1/+25
2023-07-04Rollup merge of #113282 - jonathanpallant:update-arm-target-descriptions, r=J...Matthias Krüger-32/+32
2023-07-04fix bash long lines and replace TODO with FIXMEklensy-11/+18
2023-07-04replace tabs with 4 spaces in .shklensy-804/+804
2023-07-04rust-installer and rls no longer submodule, so fix tidy walk listklensy-2/+2
2023-07-04rust-installer and rls no longer submodule, so fix rustfmt.tomlklensy-67/+29
2023-07-04Use `llvm-config` instead of `download-ci-llvm` in PGO scriptJakub Beránek-2/+7
2023-07-04Auto merge of #2960 - oli-obk:run_filter, r=oli-obkbors-1/+2
2023-07-04Auto merge of #2963 - RalfJung:start, r=RalfJungbors-2/+6
2023-07-04Restore test filtering by substring.Oli Scherer-1/+2
2023-07-04better error on missing #[start]Ralf Jung-2/+6
2023-07-04Update debuginfo test runner to provide more useful outputTrevor Gross-108/+131
2023-07-04Auto merge of #113303 - compiler-errors:yeet-chalk, r=lcnrbors-14/+3
2023-07-04Auto merge of #2957 - RalfJung:zulip, r=oli-obkbors-5/+11
2023-07-03remove TypeWellFormedFromEnvMichael Goulet-2/+1