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
/
tests
/
utils
Age
Commit message (
Expand
)
Author
Lines
2025-09-22
share the check_nondet helper as well
Ralf Jung
-0
/
+15
2025-09-22
share check_all_outcomes impl, and increase max iteration counts
Ralf Jung
-0
/
+35
2025-09-07
Implement more features for GenMC mode
Patrick-6
-0
/
+7
2025-09-03
Merge pull request #4506 from Patrick-6/miri-genmc-mvp
Ralf Jung
-0
/
+57
2025-09-03
Implement basic support for running Miri with GenMC.
Patrick-6
-0
/
+57
2025-08-29
unix read/write: fix zero-size handling
Ralf Jung
-4
/
+1
2025-07-19
non-deterministically truncate reads/writes
Ralf Jung
-1
/
+45
2024-05-09
do not run symlink tests on Windows hosts
Ralf Jung
-0
/
+24
2024-04-17
tests/utils: add fmt::Write implementations for miri's native stdout/stderr
Ralf Jung
-2
/
+40
2024-02-26
miri: rename miri_start_panic → miri_start_unwind
Ralf Jung
-1
/
+1
2023-12-03
miri: support 'promising' alignment for symbolic alignment check
Ralf Jung
-0
/
+5
2023-11-25
make tests/utils work with edition 2015
Ralf Jung
-2
/
+2
2023-11-21
fmt
Ralf Jung
-3
/
+1
2023-11-20
Test that the GC consults the extra_fn_ptr map
Ben Kimock
-0
/
+12
2023-11-19
tag-gc -> provenance-gc
Ben Kimock
-1
/
+1
2023-10-22
use visibility to check unused imports and delete some stmts
bohan
-0
/
+1
2023-09-01
fix(std): Rename os_str_bytes to encoded_bytes
Ed Page
-1
/
+1
2023-07-30
refactor tests/utils a bit, and move some FS functions there
Ralf Jung
-15
/
+46
2023-06-28
Unique gets special treatment when -Zmiri-unique-is-unique
Neven Villani
-5
/
+5
2023-03-16
TB: document TB changes in README
Neven Villani
-0
/
+205