about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-03-31remove a pointless env varRalf Jung-4/+0
2024-03-31shift Miri's stage so that it matches other rustc-based toolsRalf Jung-57/+74
2024-03-31bootstrap/rustc: remove a miri hackRalf Jung-1/+1
2024-03-31cargo-miri: better debug output; reorder a comment to make it less confusingRalf Jung-6/+10
2024-03-31Auto merge of #123246 - Kobzol:tarball-reproducible, r=Mark-Simulacrumbors-29/+58
2024-03-31update josh version and guidanceRalf Jung-13/+9
2024-03-31Sort directories when generating tarballsJakub Beránek-1/+4
2024-03-31Make tarball generation more deterministicJakub Beránek-2/+5
2024-03-31Remove potential `__pycache__` directories from src tarballsJakub Beránek-0/+14
2024-03-31Checkout all submodules when building source tarballsJakub Beránek-3/+3
2024-03-31Move submodule lookup to `Builder`Jakub Beránek-23/+32
2024-03-31reset the cachesRalf Jung-8/+10
2024-03-31Auto merge of #123264 - matthiaskrgr:rollup-smyy7j9, r=matthiaskrgrbors-192/+220
2024-03-31experiment with macOS M1 runnersRalf Jung-4/+5
2024-03-31Rollup merge of #123260 - RalfJung:miri, r=RalfJungMatthias Krüger-186/+214
2024-03-31Rollup merge of #123189 - Kobzol:rustc-shim-log, r=onur-ozkanMatthias Krüger-6/+6
2024-03-31Auto merge of #3436 - RalfJung:win-ci, r=RalfJungbors-46/+61
2024-03-31move './miri check' for features to the style check jobRalf Jung-8/+7
2024-03-31python: fix regex backslash escapesRalf Jung-2/+2
2024-03-31show the time that the main CI steps takeRalf Jung-6/+6
2024-03-31also control the cargo-miri env var test separatelyRalf Jung-9/+12
2024-03-31windows ci: run many-seeds test less oftenRalf Jung-1/+2
2024-03-31bash: use variable expansion that properly distinguishes null vs non-existingRalf Jung-9/+9
2024-03-31ci: separetely control which host-only tests are run whereRalf Jung-21/+33
2024-03-31Auto merge of #123258 - lnicola:sync-from-ra, r=lnicolabors-3632/+5731
2024-03-31there is no need for these wildcardsRalf Jung-6/+7
2024-03-31extern-so: give the version script a better name; show errors from failing to...Ralf Jung-8/+14
2024-03-31Merge commit 'f5a9250147f6569d8d89334dc9cca79c0322729f' into sync-from-raLaurențiu Nicola-3632/+5731
2024-03-31Auto merge of #123236 - klensy:tracing-tree-bump, r=Mark-Simulacrumbors-1/+1
2024-03-31Merge from rustcThe Miri Cronjob Bot-2/+4
2024-03-31Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-30Rewrite core-no-fp-fmt-parse in RustOneirical-1/+14
2024-03-30Auto merge of #3434 - RalfJung:stacked-borrows-cache-consistency, r=RalfJungbors-10/+18
2024-03-30cotrol stacked borrows consistency check with its own feature flagRalf Jung-10/+18
2024-03-30move tests away from the slow Windows builderRalf Jung-2/+2
2024-03-30run GC stress test only for host testsRalf Jung-2/+2
2024-03-30prepare_tool_cargo: add support for a miri-test mode, and use it in the cargo...Ralf Jung-77/+85
2024-03-30Auto merge of #3430 - RalfJung:doc, r=RalfJungbors-5/+5
2024-03-30make some doc comments not doc testsRalf Jung-5/+5
2024-03-30bump tracing-tree to 0.3klensy-1/+1
2024-03-30Rollup merge of #123224 - pacak:better-error-message, r=compiler-errorsMatthias Krüger-1/+3
2024-03-30Merge from rustcThe Miri Cronjob Bot-79/+160
2024-03-30Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-30Auto merge of #121948 - Gankra:stab-align, r=dtolnaybors-1/+1
2024-03-29compiletest: print reason for failing to read testsMichael Baikov-1/+3
2024-03-30Auto merge of #120557 - n8henrie:issue_120553, r=Mark-Simulacrumbors-0/+43
2024-03-29Add rust-lldb pretty printing for Path and PathBufNathan Henrie-0/+43
2024-03-29stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gateAria Beingessner-1/+1
2024-03-29Auto merge of #123208 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-29Update cargoWeihang Lo-0/+0