about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-10-27Add gen blocks to ast and do some broken ast loweringOli Scherer-9/+9
2023-10-26Auto merge of #116818 - Nilstrieb:stop-submitting-bug-reports, r=wesleywiserbors-7/+12
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-7/+12
2023-10-25Auto merge of #117180 - matthiaskrgr:rollup-rxhl6ep, r=matthiaskrgrbors-3/+13
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-25Auto merge of #117172 - matthiaskrgr:rollup-s56bm2f, r=matthiaskrgrbors-0/+0
2023-10-25Rename `AsyncCoroutineKind` to `CoroutineSource`Oli Scherer-10/+10
2023-10-25compiletest: Display compilation errors in mir-opt testsTomasz Miąsko-1/+1
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-12/+20
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-2/+14
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-24Update cargoWeihang Lo-0/+0
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-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-24Merge from rustcThe Miri Conjob Bot-805/+2829
2023-10-24Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-23Auto merge of #116033 - bvanjoi:fix-116032, r=petrochenkovbors-3/+6
2023-10-23Fix stable feature names in testsDavid Tolnay-2/+2
2023-10-23Rollup merge of #117040 - Zalathar:instrument-coverage-ui, r=cjgillotMatthias Krüger-2/+2
2023-10-23don't talk about 'Data race' when both accesses are atomicRalf Jung-14/+22
2023-10-23clean up imperfect overlap detection in weak-mem emulationRalf Jung-90/+28
2023-10-23detect mixed-size atomic accessesRalf Jung-72/+196
2023-10-23Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillotbors-12/+2
2023-10-23data_race: detect races between atomic and non-atomic accesses, even if both ...Ralf Jung-2/+95
2023-10-23data_race: clarify and slightly refactor non-atomic handlingRalf Jung-45/+50
2023-10-23Fix comment: coverage-map tests compile to LLVM IR, not MIRZalathar-1/+1
2023-10-23coverage: Add UI tests for values accepted by `-Cinstrument-coverage`Zalathar-1/+1
2023-10-23fmtThe Miri Conjob Bot-8/+9
2023-10-23Rollup merge of #117049 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3Matthias Krüger-0/+1
2023-10-23Rollup merge of #117044 - RalfJung:miri, r=RalfJungMatthias Krüger-9/+9
2023-10-23Merge from rustcThe Miri Conjob Bot-8/+5
2023-10-23Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-10-23Auto merge of #117066 - calebcartwright:rustfmt-sync, r=calebcartwrightbors-788/+2818
2023-10-22Merge commit '81fe905ca83cffe84322f27ca43950b617861ff7' into rustfmt-syncCaleb Cartwright-788/+2818
2023-10-22Auto merge of #117062 - Kobzol:update-rustc-perf, r=Mark-Simulacrumbors-2/+2
2023-10-22Auto merge of #117000 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-22Update rustc-perf versionJakub Beránek-2/+2
2023-10-22Auto merge of #3134 - RalfJung:log-not-lin, r=saethlinbors-4/+9
2023-10-22use visibility to check unused imports and delete some stmtsbohan-3/+6
2023-10-22add target csky-unknown-linux-gnuabiv2hfdirreke-0/+1
2023-10-22Pass host triple when running tests in `opt-dist`Jakub Beránek-0/+2