about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-05-12Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwcobors-767/+106
2023-05-12Auto merge of #111493 - matthiaskrgr:rollup-iw1z59b, r=matthiaskrgrbors-31/+50
2023-05-12Rollup merge of #111456 - loongarch-rs:bump-cargo, r=weihangloMatthias Krüger-0/+0
2023-05-12Rollup merge of #111393 - klensy:win-0.48, r=oli-obkMatthias Krüger-31/+50
2023-05-12Auto merge of #111489 - compiler-errors:rollup-g3vgzss, r=compiler-errorsbors-1/+2
2023-05-11Rollup merge of #111459 - GuillaumeGomez:update-browser-ui-test, r=notriddleMichael Goulet-1/+2
2023-05-11miri: Move patterns for simd testsJubilee Young-35/+17
2023-05-11Migrate to 0.16.0 browser-ui-test versionGuillaume Gomez-1/+2
2023-05-11fix deny_lint testRalf Jung-2/+7
2023-05-11Update cargoWANG Rui-0/+0
2023-05-10Auto merge of #2879 - saethlin:measureme, r=RalfJungbors-2/+18
2023-05-10Adjust tests for new drop and forget lintsUrgau-0/+9
2023-05-10Drop uplifted clippy::forget_copyUrgau-280/+61
2023-05-10Drop uplifted clippy::forget_refUrgau-236/+60
2023-05-10Drop uplifted clippy::drop_copyUrgau-117/+102
2023-05-10Drop uplifted clippy::drop_refUrgau-318/+58
2023-05-10Explain the paddingBen Kimock-0/+4
2023-05-10Auto merge of #2885 - RalfJung:rustup, r=RalfJungbors-9/+57
2023-05-10disable opt-level 4 tests for nowRalf Jung-1/+2
2023-05-10fmtRalf Jung-1/+0
2023-05-10Merge from rustcRalf Jung-6/+54
2023-05-10Preparing for merge from rustcRalf Jung-1/+1
2023-05-10Auto merge of #111409 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-05-09Amend the docs for -Zmiri-measuremeBen Kimock-1/+1
2023-05-09Adopt the measureme output naming strategy from rustcBen Kimock-1/+13
2023-05-09Update cargoWeihang Lo-0/+0
2023-05-09Thorough merge after GCNeven Villani-2/+92
2023-05-09Rollup merge of #111021 - c410-f3r:dqewdas, r=petrochenkovMatthias Krüger-1/+1
2023-05-09Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-seMatthias Krüger-1/+0
2023-05-09tidy: sort lists in deps.rs using tidy-alphabeticalklensy-34/+45
2023-05-09add windows crate to allowed tidy list (why it worked before?)klensy-0/+8
2023-05-09Document some argumentsOli Scherer-0/+2
2023-05-09bump windows crate 0.46 -> 0.48 in workspaceklensy-1/+1
2023-05-09Separate config building from Miri command buildingOli Scherer-25/+26
2023-05-09Update to latest ui_test crate version.Oli Scherer-51/+102
2023-05-09Auto merge of #110152 - ChrisDenton:windows-sys, r=thomccbors-0/+44
2023-05-08Move testsCaio-1/+1
2023-05-08Rollup merge of #109410 - fmease:iat-alias-kind-inherent, r=compiler-errorsMichael Goulet-1/+4
2023-05-08port tests to 2021 editionRalf Jung-33/+109
2023-05-08Rollup merge of #111315 - Swatinem:rm-identitiy-future, r=Mark-SimulacrumYuki Okushi-1/+0
2023-05-08Rollup merge of #105354 - BlackHoleFox:apple-deployment-printer, r=oli-obkYuki Okushi-1/+1
2023-05-08print how long the measured sleep time actually was on test failureRalf Jung-2/+4
2023-05-08increase timing slack for sync testsRalf Jung-4/+6
2023-05-07Merge from rustcRalf Jung-525/+2373
2023-05-07Preparing for merge from rustcRalf Jung-1/+1
2023-05-07Remove `identity_future` from stdlibArpad Borsos-1/+0
2023-05-06changes from review: add FIXME to clippy and change subst_identity to skip_bi...Kyle Matsuda-0/+3
2023-05-06make (try_)subst_and_normalize_erasing_regions take EarlyBinderKyle Matsuda-1/+1
2023-05-06Rollup merge of #111002 - Zalathar:x-suggest-dirs, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-05-06Simplify Tree Borrows event filtering by getting the Range from RangeMapNeven Villani-94/+109