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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
/
miri-script
Age
Commit message (
Expand
)
Author
Lines
2025-09-20
clippy
Ralf Jung
-4
/
+4
2025-07-27
Merge pull request #4498 from RalfJung/genmc-build
Ralf Jung
-2
/
+2
2025-07-27
Add support for building and linking against genmc
Patrick-6
-2
/
+2
2025-07-23
Remove Josh code from `miri-script`
Jakub Beránek
-336
/
+6
2025-07-19
move and update test dependencies
Ralf Jung
-1
/
+1
2025-07-19
ditch which dependency
Ralf Jung
-30
/
+3
2025-07-19
cargo update
Ralf Jung
-98
/
+158
2025-07-17
allow using different cargo binary
Nia Espera
-5
/
+10
2025-07-05
miri-script: set msrv so clippy doesn't suggest too-new features
Ralf Jung
-2
/
+1
2025-07-01
./miri toolchain: no need to run 'cargo metadata'
Ralf Jung
-5
/
+0
2025-06-29
make ./miri work on stable again
Ralf Jung
-5
/
+11
2025-06-19
Allow building Miri with --features from miri-script
Stypox
-65
/
+153
2025-05-27
attempt to fix squash on Windows
Ralf Jung
-1
/
+22
2025-05-23
./miri bench: sort results alphabetically
Ralf Jung
-11
/
+15
2025-05-17
fix clippy lints
Ralf Jung
-9
/
+5
2025-05-08
Update miri, cargo-miri and miri-cript to edition 2024
est31
-2
/
+2
2025-05-02
add ./miri squash
Ralf Jung
-4
/
+80
2025-04-04
cargo update
Ralf Jung
-74
/
+121
2025-04-04
semver-bump some dependencies
Ralf Jung
-107
/
+38
2025-01-11
avoid issues due to MIRI_TEST_TARGET being set from the outside
Ralf Jung
-0
/
+4
2024-12-28
fix toolchain flag parsing
Ryan Mehri
-0
/
+1
2024-12-27
clippy
Ralf Jung
-1
/
+1
2024-12-23
remove --many-seeds from ./miri run
Ralf Jung
-118
/
+28
2024-12-22
miri-script: add option to compare with baseline results
Ralf Jung
-8
/
+50
2024-12-22
miri-script: support saving bench results in a baseline JSON file
Ralf Jung
-10
/
+60
2024-12-14
fix 'rustc-push' and adjust help texts
Ralf Jung
-32
/
+60
2024-12-14
address comments
Konstantin Andrikopoulos
-4
/
+4
2024-12-14
Update miri-script/src/main.rs
Kostis Andrikopoulos
-0
/
+2
2024-12-14
experiment with using clap
Konstantin Andrikopoulos
-305
/
+194
2024-12-12
./miri bench: add a flag to skip the install step
Ralf Jung
-6
/
+16
2024-12-11
./miri bench: set toolchain explicitly
Ralf Jung
-1
/
+2
2024-11-20
Merge from rustc
The Miri Cronjob Bot
-5
/
+5
2024-11-18
use -Zroot-dir instead of --remap-path-prefix for diagnostic dir handling
Ralf Jung
-1
/
+3
2024-11-18
Update `xshell` and `xshell-macros` to v0.2.7
Urgau
-5
/
+5
2024-10-27
Add option for generating coverage reports
Konstantin Andrikopoulos
-9
/
+162
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
[next]