about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-04-03Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkovMatthias Krüger-11/+9
2024-04-03add 'x.py miri', and make it work for 'library/{core,alloc,std}'Ralf Jung-7/+48
2024-04-03rename `expose_addr` to `expose_provenance`joboet-17/+17
2024-04-03epoll: note a FIXMERalf Jung-0/+2
2024-04-03eventfd: fix flag check and note a FIXMERalf Jung-7/+10
2024-04-03Update `rustdoc_css_themes.rs` to take into account new selectorsGuillaume Gomez-2/+5
2024-04-03shims/linux: move epoll and eventfd into their own files, together with their...Ralf Jung-106/+105
2024-04-03Auto merge of #3441 - RalfJung:fds, r=RalfJungbors-633/+663
2024-04-03shims/unix: split general FD management from FS access; make a place for socketsRalf Jung-633/+663
2024-04-02Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obkJubilee-0/+101
2024-04-03Merge from rustcThe Miri Cronjob Bot-3704/+5895
2024-04-03Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-03Auto merge of #123398 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-02Update cargoWeihang Lo-0/+0
2024-04-02Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=AmanieuJacob Pratt-34/+34
2024-04-02Comments, comments, commentsMichael Goulet-0/+2
2024-04-02Fix capture analysis for by-move closure bodiesMichael Goulet-0/+99
2024-04-02Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomezGuillaume Gomez-27/+74
2024-04-01Rebless allow list许杰友 Jieyou Xu (Joe)-1/+0
2024-04-01Modify compiletest and run-make-support to support CC invocations in rmake.rs许杰友 Jieyou Xu (Joe)-18/+308
2024-04-01Auto merge of #123192 - RalfJung:bootstrap-test-miri, r=onur-ozkanbors-6/+10
2024-04-01Fix error message for `env!` when env var is not valid Unicodebeetrees-1/+23
2024-03-31Rollup merge of #123180 - Oneirical:master, r=Mark-SimulacrumJubilee-1/+14
2024-03-31Move some testsCaio-11/+9
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-3/+9
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-31reset the cachesRalf Jung-8/+10
2024-03-31Auto merge of #123264 - matthiaskrgr:rollup-smyy7j9, r=matthiaskrgrbors-186/+214
2024-03-31experiment with macOS M1 runnersRalf Jung-4/+5
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-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-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