about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-28Rollup merge of #115773 - simlay:arch64-apple-tvos-sim-for-rustc, r=thomccJubilee-1/+4
2023-10-29Auto merge of #116447 - oli-obk:gen_fn, r=compiler-errorsbors-9/+9
2023-10-28Auto merge of #117149 - nnethercote:tidy-alphabetical-unit-tests, r=Nilstriebbors-36/+262
2023-10-28Ensure the rustc-codegen-cranelift-preview component is never emptybjorn3-0/+7
2023-10-28pass `CODEGEN_BACKENDS` to dockerRémy Rakic-0/+1
2023-10-28set `BootstrapCommand` output mode for submodulesonur-ozkan-1/+5
2023-10-28i586-unknown-netbsd platform-support.md: fix typo.Havard Eidnes-1/+1
2023-10-28change default output mode of `BootstrapCommand`onur-ozkan-1/+1
2023-10-28Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrumbors-31/+164
2023-10-28i586-unknown-netbsd: add entry in platform-support.md.Havard Eidnes-0/+1
2023-10-28Auto merge of #116609 - eduardosm:bump-stdarch, r=workingjubileebors-226/+7
2023-10-28Auto merge of #3149 - RalfJung:atomic-readonly-loads, r=RalfJungbors-62/+135
2023-10-28accept some atomic loads from read-only memoryRalf Jung-48/+121
2023-10-28add some tests specifically for validity checks arising from match bindersRalf Jung-0/+59
2023-10-28consolidate and extend testing for _ patterns discarding the placeRalf Jung-31/+76
2023-10-28Disable tidy dep check for a couple more unvendored projectbjorn3-3/+3
2023-10-28atomic_op → atomic_rmw_opRalf Jung-14/+14
2023-10-28Rollup merge of #117268 - nnethercote:rustc_interface, r=oli-obkJubilee-2/+2
2023-10-28Rollup merge of #117256 - dtolnay:currentversion, r=compiler-errorsJubilee-17/+11
2023-10-28Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkovJubilee-1/+1
2023-10-28fmtThe Miri Conjob Bot-6/+13
2023-10-28Merge from rustcThe Miri Conjob Bot-277/+1145
2023-10-28Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-28Auto merge of #117302 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-27Update cargoWeihang Lo-0/+0
2023-10-28Auto merge of #117197 - Zalathar:demangler, r=onur-ozkanbors-6/+4
2023-10-27Auto merge of #116471 - notriddle:notriddle/js-trait-alias, r=GuillaumeGomezbors-122/+697
2023-10-28Clean up config mess.Nicholas Nethercote-2/+2
2023-10-27Auto merge of #117294 - matthiaskrgr:rollup-xylsec7, r=matthiaskrgrbors-1/+1
2023-10-27Explicitly mark which targets to distribute cg_clif for in CIbjorn3-3/+17
2023-10-27Auto merge of #103208 - cjgillot:match-fake-read, r=oli-obk,RalfJungbors-0/+89
2023-10-27Rollup merge of #117287 - onur-ozkan:fix-miri-target-info, r=RalfJungMatthias Krüger-1/+1
2023-10-27fix miri target information for Test steponur-ozkan-1/+1
2023-10-27Add gen blocks to ast and do some broken ast loweringOli Scherer-9/+9
2023-10-27Fix review commentsbjorn3-4/+2
2023-10-27Distribute cg_clif as a rustup componentbjorn3-31/+152
2023-10-27give some more help for the unusual data racesRalf Jung-29/+54
2023-10-27data-race: preserve structured access information longer, and don't upper-cas...Ralf Jung-154/+196
2023-10-27Auto merge of #117272 - matthiaskrgr:rollup-upg122z, r=matthiaskrgrbors-0/+23
2023-10-27add aarch64-apple-darwin to list of supported targetsRalf Jung-2/+3
2023-10-27Rollup merge of #114998 - meysam81:meysam/feat/add-cargo-pgo-to-docs, r=ehussMatthias Krüger-0/+23
2023-10-27Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnaybors-5/+0
2023-10-27For run-coverage tests, build `rust-demangler` with the stage 0 compilerZalathar-1/+3
2023-10-27Don't provide `rust-demangler` to run-make testsZalathar-5/+1
2023-10-26Parse rustc version at compile timeDavid Tolnay-17/+11
2023-10-26Auto merge of #117249 - matthiaskrgr:rollup-h4og5rv, r=matthiaskrgrbors-1/+4
2023-10-26Rollup merge of #117032 - bjorn3:riscv64_enable_cg_clif_tests, r=petrochenkovMatthias Krüger-1/+4
2023-10-26Auto merge of #116581 - Kobzol:bootstrap-cmd-run, r=onur-ozkanbors-80/+158
2023-10-26Allow ignoring the failure of command executionJakub Beránek-5/+18
2023-10-26Fix residual (never merged) check-cfg syntax in docUrgau-1/+1