about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2024-05-30Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanupLeón Orell Valerian Liehr-57/+50
2024-05-30Auto merge of #125764 - flip1995:clippy-subtree-update, r=Manishearthbors-676/+1422
2024-05-30Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u...Philipp Krones-676/+1422
2024-05-30Rollup merge of #125753 - Zalathar:procres, r=jieyouxuMatthias Krüger-29/+19
2024-05-30Rollup merge of #125739 - RalfJung:drop-in-place-docs, r=workingjubileeMatthias Krüger-0/+12
2024-05-30Rollup merge of #125711 - oli-obk:const_block_ice2, r=NadrierilMatthias Krüger-22/+21
2024-05-30explain what the open questions are, and add a Miri test for thatRalf Jung-0/+12
2024-05-30compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS errorRalf Jung-3/+9
2024-05-30compiletest: Unify `cmd2procres` with `run_command_to_procres`Zalathar-29/+19
2024-05-30Auto merge of #125744 - fmease:rollup-ky7d098, r=fmeasebors-31/+32
2024-05-30Rollup merge of #125734 - petrochenkov:macinattr, r=wesleywiserLeón Orell Valerian Liehr-24/+24
2024-05-30Rollup merge of #125723 - GuillaumeGomez:migrate-run-make-crate-data-smoke, r...León Orell Valerian Liehr-3/+8
2024-05-30Rollup merge of #125662 - Oneirical:more-tests-again, r=jieyouxuLeón Orell Valerian Liehr-3/+0
2024-05-30Rollup merge of #125653 - GuillaumeGomez:migrate-const-prop-lint, r=jieyouxuLeón Orell Valerian Liehr-1/+0
2024-05-29Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikicbors-0/+1
2024-05-29Auto merge of #125732 - matthiaskrgr:rollup-bozbtk3, r=matthiaskrgrbors-426/+372
2024-05-29ast: Revert a breaking attribute visiting order changeVadim Petrochenkov-24/+24
2024-05-29Rollup merge of #125719 - Zalathar:run-coverage, r=jieyouxuMatthias Krüger-426/+372
2024-05-29Auto merge of #125613 - ChrisDenton:windows-recipie, r=jieyouxubors-5/+6
2024-05-29give tidy the good news about C-SKYJubilee Young-0/+1
2024-05-29Add `run-make-support::rust_lib_name`Guillaume Gomez-1/+7
2024-05-29rewrite and rename issue-37893 to rmakeOneirical-2/+0
2024-05-29convert simple-dylib to ui testOneirical-1/+0
2024-05-29Migrate `run-make/crate-data-smoke` to `rmake.rs`Guillaume Gomez-2/+1
2024-05-29Remove Makefiles from allowed_run_make_makefilesChris Denton-5/+0
2024-05-29Convert run-make/windows-safeseh to rmakeChris Denton-0/+6
2024-05-29Migrate `run-make/const-prop-lint` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-29Auto merge of #125360 - RalfJung:packed-field-reorder, r=fmeasebors-3/+3
2024-05-29Extract coverage-specific code out of `compiletest::runtest`Zalathar-426/+372
2024-05-29Make `body_owned_by` return the body directly.Oli Scherer-8/+7
2024-05-29Don't require `visit_body` to take a lifetime that must outlive the function ...Oli Scherer-14/+14
2024-05-29Revert miri async drop test but add warnings to each async drop testDaria Sukhonina-50/+34
2024-05-29Bless new async destructor sizes in async drop testsDaria Sukhonina-5/+5
2024-05-29Add size check inside of the async drop testsDaria Sukhonina-29/+50
2024-05-29Rollup merge of #125639 - ChrisDenton:run-make-support-doc, r=onur-ozkan许杰友 Jieyou Xu (Joe)-3/+3
2024-05-29Rollup merge of #125638 - Oneirical:lets-find-some-tests, r=jieyouxu许杰友 Jieyou Xu (Joe)-3/+0
2024-05-29Rollup merge of #125633 - RalfJung:miri-no-copy, r=saethlin许杰友 Jieyou Xu (Joe)-37/+19
2024-05-29Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee许杰友 Jieyou Xu (Joe)-5/+11
2024-05-29Rollup merge of #124251 - scottmcm:unop-ptr-metadata, r=oli-obk许杰友 Jieyou Xu (Joe)-1/+149
2024-05-28Auto merge of #125682 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-28Update cargoWeihang Lo-0/+0
2024-05-28add `FlycheckStatus` to global stateDavid Mládek-7/+34
2024-05-28Add Miri smoke pass test for ptr_metadata intrinsicScott McMurray-1/+7
2024-05-28Add Miri tests for `PtrMetadata` UBScott McMurray-0/+142
2024-05-28Rollup merge of #125573 - GuillaumeGomez:migrate-allow-warnings-cmdline-stabi...Matthias Krüger-1/+11
2024-05-28Rewrite simple-rlib to rmakeOneirical-1/+0
2024-05-28Create const block DefIds in typeck instead of ast loweringOli Scherer-9/+33
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-5/+11
2024-05-28Migrate `run-make/allow-warnings-cmdline-stability` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-28Add `assert_not_contains` to `run-make-support` libraryGuillaume Gomez-0/+11