about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-06-02Auto merge of #141814 - flip1995:clippy-subtree-update, r=Manishearthbors-671/+1995
2025-06-02Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey...bors-3/+26
2025-06-01Auto merge of #141869 - GuillaumeGomez:rollup-vicg807, r=GuillaumeGomezbors-5/+17
2025-06-01Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree...Guillaume Gomez-5/+17
2025-06-01tweak comment and use a weaker fenceRalf Jung-1/+4
2025-06-01Make sure to sync on file-io.rs tokio testNoratrieb-0/+1
2025-06-01Fix tokio/file-io.rs test relying on `read`/`write` not being shortNoratrieb-3/+3
2025-06-01Merge from rustcThe Miri Cronjob Bot-94/+31
2025-06-01Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-01Rollup merge of #141521 - ruancomelli:const-float-rounding, r=RalfJungJacob Pratt-61/+0
2025-06-01Rollup merge of #141072 - Rynibami:stabilize-const-result-flatten, r=jhprattJacob Pratt-12/+10
2025-05-31Add const support for float rounding methodsRuan Comelli-61/+0
2025-05-31Rollup merge of #141740 - nnethercote:hir-ItemKind-field-order, r=fee1-deadMatthias Krüger-21/+21
2025-05-31Merge commit '57cbadd68ac473bc50453f6b1320a02b68115f12'Philipp Krones-671/+1995
2025-05-31Merge pull request #4361 from nia-e/remove-oopsieRalf Jung-46/+0
2025-05-31accidentally committed fileNia Espera-46/+0
2025-05-31Merge from rustcThe Miri Cronjob Bot-7/+141
2025-05-31Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-31Auto merge of #141796 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-05-30Update cargoWeihang Lo-0/+0
2025-05-30Rollup merge of #140825 - rs-sac:ext, r=workingjubileeJubilee-1/+1
2025-05-30Exclude `CARGO_HOME` from `generate-copyright` in-tree determinationAna Hobden-5/+17
2025-05-30handle cfg bootstrap on compiler and mirionur-ozkan-3/+26
2025-05-30Merge pull request #4359 from RalfJung/cargo-miri-verboseRalf Jung-1/+1
2025-05-30cargo-miri: recognize --verbose alongside -vRalf Jung-1/+1
2025-05-30Merge pull request #4314 from yoctocell/fine-grained-trackingRalf Jung-175/+391
2025-05-30Use "accessed" instead of "initialized" in `LocationState`Xinglu Chen-65/+68
2025-05-30Track permissions on the byte-levelXinglu Chen-116/+329
2025-05-30Change diagnostic wordingtiif-12/+6
2025-05-30Rollup merge of #141507 - RalfJung:atomic-intrinsics, r=bjorn3Matthias Krüger-5/+25
2025-05-30Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwcoMatthias Krüger-0/+12
2025-05-29Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomezbors-0/+102
2025-05-29Auto merge of #141490 - compiler-errors:bump-pgo, r=Kobzolbors-1/+1
2025-05-29some refactoring of the allocatorRalf Jung-67/+74
2025-05-29add separate allocator for MiriMachineNia Espera-22/+519
2025-05-30Reorder fields in `hir::ItemKind` variants.Nicholas Nethercote-21/+21
2025-05-29Rollup merge of #141705 - GuillaumeGomez:eslint-tidy, r=KobzolGuillaume Gomez-0/+102
2025-05-29Centralize the eslint version between tidy and dockerGuillaume Gomez-8/+16
2025-05-29Merge from rustcRalf Jung-1080/+1626
2025-05-29Preparing for merge from rustcRalf Jung-1/+1
2025-05-29Bump rustc-perf and update PGO cratesMichael Goulet-1/+1
2025-05-29Auto merge of #141717 - jhpratt:rollup-neu8nzl, r=jhprattbors-102/+94
2025-05-29Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3Jacob Pratt-102/+94
2025-05-29Rollup merge of #141684 - petrochenkov:bumponig, r=ehussJacob Pratt-5/+5
2025-05-29Rollup merge of #141675 - nnethercote:ItemKind-field-order, r=fee1-deadJacob Pratt-9/+9
2025-05-29Rollup merge of #141638 - oli-obk:builtin-index, r=lcnrJacob Pratt-8/+5
2025-05-28Auto merge of #141693 - lnicola:sync-from-ra, r=lnicolabors-956/+1513
2025-05-28atomic_load intrinsic: use const generic parameter for orderingRalf Jung-5/+25
2025-05-28Add `eslint` as part of tidy runGuillaume Gomez-0/+94
2025-05-28Merge pull request #4354 from RalfJung/before_stack_popRalf Jung-1/+1