about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-10-27Explicitly mark which targets to distribute cg_clif for in CIbjorn3-3/+17
2023-10-27Fix review commentsbjorn3-4/+2
2023-10-27Distribute cg_clif as a rustup componentbjorn3-31/+152
2023-10-27Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnaybors-5/+0
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-26Auto merge of #116983 - Urgau:prepare-bootstrap-for-new-check-cfg, r=Kobzolbors-9/+34
2023-10-26Auto merge of #117148 - dtolnay:sinceversion, r=cjgillotbors-24/+43
2023-10-26Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiserbors-12/+27
2023-10-26Auto merge of #115872 - ferrocene:pa-remap-cargo-home, r=clubby789bors-1/+33
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-5/+0
2023-10-25Rollup merge of #117175 - oli-obk:gen_fn_split, r=compiler-errorsMatthias Krüger-10/+10
2023-10-25Stop telling people to submit bugs for internal feature ICEsNilstrieb-12/+27
2023-10-25Auto merge of #117180 - matthiaskrgr:rollup-rxhl6ep, r=matthiaskrgrbors-5/+21
2023-10-25Rollup merge of #117163 - tmiasko:compiletest-mir-opt, r=compiler-errorsMatthias Krüger-1/+1
2023-10-25Rollup merge of #117159 - oli-obk:error_shenanigans, r=estebankMatthias Krüger-2/+12
2023-10-25Rollup merge of #117154 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3Matthias Krüger-2/+8
2023-10-25Auto merge of #117172 - matthiaskrgr:rollup-s56bm2f, r=matthiaskrgrbors-1/+1
2023-10-25Rename `AsyncCoroutineKind` to `CoroutineSource`Oli Scherer-10/+10
2023-10-25Rollup merge of #117168 - oli-obk:coroutine_cleanups, r=JohnTitorMatthias Krüger-1/+1
2023-10-25Fix some coroutine sentences that don't make sense anymore.Oli Scherer-1/+1
2023-10-25compiletest: Display compilation errors in mir-opt testsTomasz Miąsko-1/+1
2023-10-25implement C ABI lowering for CSKYdirreke-2/+8
2023-10-25Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...Oli Scherer-2/+12
2023-10-25Auto merge of #3141 - rust-lang:rustup-2023-10-25, r=RalfJungbors-14/+21
2023-10-25CLOCK_UPTIME_RAW exists on all macos targets, not just the ARM onesRalf Jung-9/+5
2023-10-25Merge from rustcThe Miri Conjob Bot-4/+15
2023-10-25Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-25add some more gamma function testsRalf Jung-3/+2
2023-10-24Expose a non-Symbol way to access current rustc version stringDavid Tolnay-6/+5
2023-10-24Handle structured stable attribute 'since' version in clippyDavid Tolnay-12/+19
2023-10-24Update cargoWeihang Lo-0/+0
2023-10-24Handle structured stable attribute 'since' version in rustdocDavid Tolnay-12/+25
2023-10-24Auto merge of #117126 - matthiaskrgr:rollup-8huie8f, r=matthiaskrgrbors-2/+1
2023-10-24Rollup merge of #117105 - onur-ozkan:remove-change-id-assertion, r=albertlars...Matthias Krüger-1/+0
2023-10-24Rollup merge of #117093 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-10-24Rollup merge of #117081 - GoodDaisy:master, r=wesleywiserMatthias Krüger-1/+1
2023-10-24Auto merge of #116773 - dtolnay:validatestable, r=compiler-errorsbors-2/+2
2023-10-24Auto merge of #116461 - ChrisDenton:sleep, r=thomccbors-0/+12
2023-10-24remap cargo dependencies to /rust/depsPietro Albini-1/+33
2023-10-24Auto merge of #3137 - RalfJung:data-race, r=oli-obkbors-225/+416
2023-10-24we don't support thread::scope on freebsdRalf Jung-1/+1
2023-10-24futex text: avoid spurious non-atomic readsRalf Jung-13/+13
2023-10-24fix error read-read reporting when there's also an unsynchronized non-atomic ...Ralf Jung-22/+45
2023-10-24remove change-id assertion in bootstrap testonur-ozkan-1/+0
2023-10-24Merge from rustcThe Miri Conjob Bot-932/+2981
2023-10-24Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-24Auto merge of #116998 - pcc:new-ndk2, r=onur-ozkanbors-68/+58