about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-04-30Auto merge of #124366 - Kobzol:remove-yaml-expansion, r=pietroalbinibors-206/+0
2024-04-30Rollup merge of #124524 - spastorino:make-foreign-static-use-struct, r=oli-obkMatthias Krüger-4/+15
2024-04-30Auto merge of #124398 - klensy:trailing-ws, r=compiler-errorsbors-6/+6
2024-04-29Remove the `expand-yaml-anchors` toolJakub Beránek-206/+0
2024-04-29Rollup merge of #124475 - GKFX:more-dependency-pruning, r=oli-obk许杰友 Jieyou Xu (Joe)-72/+57
2024-04-29Add StaticForeignItem and use it on ForeignItemKindSantiago Pastorino-4/+15
2024-04-29Auto merge of #124505 - Enselic:aux-bin-fix, r=jieyouxubors-0/+1
2024-04-29aux-bin: Avoid old .so files from old tests; clean auxiliary dir rootMartin Nordholts-0/+1
2024-04-28Move rustfmt changes outGeorge Bateman-20/+33
2024-04-28Port print-cfg run-make to Rust-based rmake.rsUrgau-1/+0
2024-04-28Remove direct dependencies on lazy_static, once_cell and byteorderGeorge Bateman-105/+77
2024-04-27Rollup merge of #124434 - GKFX:remove-lazy-dependencies, r=jieyouxuMatthias Krüger-104/+80
2024-04-27Remove lazycell and once_cell from compiletest dependenciesGeorge Bateman-104/+80
2024-04-27Auto merge of #124430 - RalfJung:miri, r=RalfJungbors-568/+675
2024-04-27clippy: bless testsklensy-6/+6
2024-04-27Rollup merge of #124382 - petrochenkov:itemvisit, r=lcnrMatthias Krüger-24/+24
2024-04-27Auto merge of #124416 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-26Rollup merge of #124383 - Urgau:port-print-native-static-libs, r=jieyouxuJacob Pratt-1/+0
2024-04-26env: split up Windows and Unix environment variable handlingRalf Jung-530/+606
2024-04-26Update cargoWeihang Lo-0/+0
2024-04-26add test for concurrent env var accessRalf Jung-0/+8
2024-04-26Port run-make `--print=native-static-libs` to rmake.rsUrgau-1/+0
2024-04-26Auto merge of #3516 - RalfJung:pathbuf, r=RalfJungbors-37/+60
2024-04-26add smoke tests for basic PathBuf interactionsRalf Jung-37/+60
2024-04-26Auto merge of #122385 - lcnr:analyze-obligations-for-infer, r=compiler-errorsbors-1/+0
2024-04-26Merge from rustcThe Miri Cronjob Bot-10/+135
2024-04-26Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-25ast: Generalize item kind visitingVadim Petrochenkov-24/+24
2024-04-25hir typeck: look into nested goalslcnr-1/+0
2024-04-25debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[...Vadim Petrochenkov-9/+5
2024-04-25Auto merge of #124368 - RalfJung:miri, r=RalfJungbors-514/+3261
2024-04-25Auto merge of #3514 - RalfJung:hyperfine, r=RalfJungbors-6/+6
2024-04-25CI: run benches with hyperfine rather than bashRalf Jung-6/+6
2024-04-25Auto merge of #3501 - RalfJung:tls-many-seeds, r=RalfJungbors-12/+47
2024-04-25run many-seeds tests at least a few times on all tier 1 targetsRalf Jung-11/+28
2024-04-25add a test for the TLS memory leakRalf Jung-0/+13
2024-04-25weak memory outdated loads: show where the load was fromRalf Jung-5/+10
2024-04-25Auto merge of #3512 - RalfJung:miri-script-build, r=RalfJungbors-1/+3
2024-04-25Auto merge of #3513 - rust-lang:rustup-2024-04-25, r=RalfJungbors-188/+249
2024-04-25Auto merge of #3505 - RalfJung:ci, r=RalfJungbors-1/+1
2024-04-25fmtThe Miri Cronjob Bot-80/+149
2024-04-25Merge from rustcThe Miri Cronjob Bot-128/+120
2024-04-25Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-25Rollup merge of #124257 - JoverZhang:rmake-diff, r=jieyouxuMatthias Krüger-1/+130
2024-04-25Rewrite `no-input-file.stderr` test in Rust and support diffJover Zhang-1/+130
2024-04-25Rollup merge of #124335 - ChrisDenton:stabilize-absolute, r=dtolnayMatthias Krüger-2/+0
2024-04-25Rollup merge of #124333 - Urgau:better-bad-print, r=fmeaseMatthias Krüger-1/+0
2024-04-24make miri-script a workspace rootRalf Jung-1/+3
2024-04-24Upgrade to `actions/checkout@v4` in `ci.yml`.Predrag Gruevski-3/+3
2024-04-24Stabilize `std::path::absolute`Chris Denton-2/+0