about summary refs log tree commit diff
path: root/src/tools/miri
AgeCommit message (Expand)AuthorLines
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-0/+9
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-37/+24
2023-05-12Preparing for merge from rustcRalf Jung-1/+1
2023-05-11miri: Move patterns for simd testsJubilee Young-35/+17
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-11Emit the compiler flags againOli Scherer-0/+2
2023-05-11fix deny_lint testRalf Jung-2/+7
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-10Explain the paddingBen Kimock-0/+4
2023-05-10Auto merge of #2885 - RalfJung:rustup, r=RalfJungbors-4/+3
2023-05-10disable opt-level 4 tests for nowRalf Jung-1/+2
2023-05-10fmtRalf Jung-1/+0
2023-05-10Merge from rustcRalf Jung-1/+0
2023-05-10Preparing for merge from rustcRalf Jung-1/+1
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-09Thorough merge after GCNeven Villani-2/+92
2023-05-09Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-seMatthias Krüger-1/+0
2023-05-09Document some argumentsOli Scherer-0/+2
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-08port tests to 2021 editionRalf Jung-33/+109
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-3/+5
2023-05-07Preparing for merge from rustcRalf Jung-1/+1
2023-05-06Simplify Tree Borrows event filtering by getting the Range from RangeMapNeven Villani-94/+109
2023-05-06Rollup merge of #110989 - jyn514:bug-report-url, r=WaffleLapkinMatthias Krüger-3/+5
2023-05-05Stabilize const_ptr_readbors-1/+0
2023-05-05clearer variable names in data_raceRalf Jung-74/+98
2023-05-05update dependenciesRalf Jung-139/+524
2023-05-05ensure that the proc_macro crate exists in the sysrootRalf Jung-1/+21
2023-05-05Merge from rustcRalf Jung-0/+56
2023-05-05Preparing for merge from rustcRalf Jung-1/+1
2023-05-04Rollup merge of #111097 - oli-obk:🚲_layout, r=compiler-errorsDylan DPC-0/+56
2023-05-03Auto merge of #2871 - RalfJung:rustup, r=RalfJungbors-6/+8