about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-05-14Auto merge of #111388 - clubby789:clap-complete, r=jyn514bors-0/+6
2023-05-13Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors-2/+34
2023-05-13Auto merge of #2895 - RalfJung:simd_bitmask, r=RalfJungbors-2/+42
2023-05-13support array return types in simd_bitmaskRalf Jung-2/+42
2023-05-13cargo-miri: fix forwarding arguments to cargoRalf Jung-30/+33
2023-05-13implement SIMD ptr castsRalf Jung-5/+33
2023-05-13fmt and fix lintRalf Jung-2/+1
2023-05-13Merge from rustcRalf Jung-767/+106
2023-05-13Preparing for merge from rustcRalf Jung-1/+1
2023-05-12Auto merge of #111506 - RalfJung:miri, r=oli-obkbors-4/+7
2023-05-12Auto merge of #2890 - oli-obk:ui_test, r=RalfJungbors-21/+58
2023-05-12Document arguments and interesting flagsOli Scherer-1/+3
2023-05-12opt-level 4 should work again nowRalf Jung-2/+1
2023-05-12bump rustc (no josh changes)Ralf Jung-1/+1
2023-05-12Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwcobors-767/+106
2023-05-12Pass arguments to the interpreted program via `run-dep`Oli Scherer-47/+42
2023-05-12fmtRalf Jung-1/+3
2023-05-12Merge from rustcRalf Jung-69/+76
2023-05-12Preparing for merge from rustcRalf Jung-1/+1
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-11Get current target config from` --print=cfg`David Koloski-5/+84
2023-05-11Remove a misleading part of a function nameOli Scherer-3/+3
2023-05-11Stop ignoring the `--manifest-path`Oli Scherer-3/+3
2023-05-11Bless miri testsbjorn3-6/+6
2023-05-11Fix review commentsbjorn3-7/+6
2023-05-11Improve miri commentsbjorn3-1/+14
2023-05-11Fix fs miri test on AArch64bjorn3-1/+1
2023-05-11Fix allocator shim handling in miribjorn3-31/+32
2023-05-11Add `./miri run-dep` for running a file with test dependencies availableOli Scherer-4/+44
2023-05-11Migrate to 0.16.0 browser-ui-test versionGuillaume Gomez-1/+2
2023-05-11Emit the compiler flags againOli Scherer-0/+2
2023-05-11fix deny_lint testRalf Jung-2/+7
2023-05-11Update cargoWANG Rui-0/+0
2023-05-10Bump object and thorin-dwpJubilee Young-0/+2
2023-05-10Generate shell completions for bootstrap with Clapclubby789-0/+6
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