index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
/
miri-script
Age
Commit message (
Expand
)
Author
Lines
2024-09-29
let rustfmt format imports
Ralf Jung
-7
/
+3
2024-09-29
bump few deps
klensy
-57
/
+19
2024-09-21
fmt (with a huge diff for some reason)
Ralf Jung
-7
/
+7
2024-09-16
Fix run --dep
Oli Scherer
-3
/
+7
2024-09-13
./miri run: directly run binary instead of using 'cargo run'
Ralf Jung
-54
/
+143
2024-08-12
Auto merge of #3798 - RalfJung:miri-script-remap-path-prefix, r=saethlin
bors
-93
/
+97
2024-08-12
josh-proxy: fix wait-for-josh logic
Ralf Jung
-9
/
+14
2024-08-10
josh: wait until the socket is ready
Ralf Jung
-19
/
+20
2024-08-10
miri-script: pass around the relative crate dir, not the absolute path to the...
Ralf Jung
-34
/
+28
2024-08-10
add './miri doc' command
Ralf Jung
-0
/
+20
2024-08-10
update suggested RA config; the './miri cargo' command is not needed any more
Ralf Jung
-17
/
+2
2024-08-10
miri-script: use --remap-path-prefix to print errors relative to the right root
Ralf Jung
-58
/
+63
2024-08-01
when josh-proxy screws up the roundtrip, say what the involved commits are
Ralf Jung
-1
/
+4
2024-06-28
Bless clippy
Oli Scherer
-6
/
+3
2024-06-13
document --many-seeds; set the default range to 0..64
Ralf Jung
-2
/
+2
2024-06-13
cargo miri: add support for '--many-seeds' to run the program / tests many ti...
Ralf Jung
-4
/
+3
2024-05-26
fix './miri run --dep --target _'
Ralf Jung
-1
/
+7
2024-05-19
Rollup merge of #125286 - RalfJung:miri-sync, r=RalfJung
Matthias Krüger
-161
/
+264
2024-05-19
use a little arg-parsing helper for miri-script
Ralf Jung
-146
/
+258
2024-05-19
properly print error in 'cargo miri setup --print-sysroot'
Ralf Jung
-16
/
+7
2024-05-18
Fix typos (taking into account review comments)
blyxyas
-1
/
+1
2024-05-09
make MIRI_TEST_TARGET entirely an internal thing
Ralf Jung
-68
/
+90
2024-05-09
minor tweaks
Ralf Jung
-6
/
+4
2024-05-08
Allow test targets to be set via CLI args
Ross Smyth
-23
/
+75
2024-05-04
rustc_pull: explain order of operations
Ralf Jung
-0
/
+2
2024-05-04
make many-seeds a mode of ./miri run rather than a separate command
Ralf Jung
-80
/
+128
2024-05-03
./miri run: support -v flag to print what it is doing
Ralf Jung
-24
/
+29
2024-04-27
josh rustc-pull: check that no new root commits get created
Ralf Jung
-0
/
+14
2024-04-24
make miri-script a workspace root
Ralf Jung
-1
/
+3
2024-04-08
set --sysroot outside the driver rather than messing with the arguments passe...
Ralf Jung
-7
/
+11
2024-03-31
update josh version and guidance
Ralf Jung
-1
/
+1
2024-03-26
run command: simplify flag computation
Ralf Jung
-10
/
+13
2024-03-24
miri-script/toolchain: make new_commit logic easier to follow
Ralf Jung
-3
/
+3
2024-03-24
many-seeds: propagate failure properly
Ralf Jung
-2
/
+2
2024-03-09
rename tests/compiletest → tests/ui
Ralf Jung
-2
/
+2
2024-03-03
nits and typos
Ralf Jung
-3
/
+4
2024-03-02
Fix .\miri fmt on Windows
Ross Smyth
-30
/
+63
2024-02-26
./miri many-seeds: support MIRI_SEED_END to control the end of the tried seed...
Ralf Jung
-7
/
+14
2024-02-23
cargo update
Ralf Jung
-50
/
+50
2024-01-06
cargo update
Ralf Jung
-68
/
+125
2024-01-06
./miri build: also build tests, to avoid rebuilds later
Ralf Jung
-1
/
+3
2023-12-18
Auto merge of #3221 - RalfJung:edition, r=RalfJung
bors
-3
/
+12
2023-12-17
rustc-push: automatically fill PR body to avoid reviewer assignment
Ralf Jung
-1
/
+1
2023-12-10
./miri run: default to edition 2021
Ralf Jung
-3
/
+12
2023-12-05
Fix formatting
Igor Matuszewski
-1
/
+3
2023-12-05
Don't explicitly warn against `semicolon_in_expressions_from_macros`
Igor Matuszewski
-1
/
+1
2023-11-18
miri script: fix RUSTC_GIT error message
Ralf Jung
-1
/
+1
2023-10-18
Bump rustix from 0.38.17 to 0.38.19 in /miri-script
dependabot[bot]
-2
/
+2
2023-10-05
Auto merge of #3107 - eduardosm:update-deps, r=RalfJung
bors
-41
/
+179
2023-10-05
Update miri-script dependencies
Eduardo Sánchez Muñoz
-41
/
+179
[next]