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
Age
Commit message (
Expand
)
Author
Lines
2025-07-02
miri: improve errors for type validity assertion failures
Ralf Jung
-62
/
+27
2025-07-02
use more clever approach for genmc conditional import
Ralf Jung
-12
/
+3
2025-07-02
interpret: move the native call preparation logic into Miri
Ralf Jung
-18
/
+38
2025-07-02
skip env var memory for leak check
Ralf Jung
-50
/
+9
2025-07-02
Merge pull request #4406 from Stypox/tracing
Ralf Jung
-102
/
+828
2025-07-02
rename show_error -> fatal_error
Ralf Jung
-34
/
+34
2025-07-02
Add tracing feature to enable tracing_chrome support
Stypox
-73
/
+799
2025-07-02
Merge from rustc
The Miri Cronjob Bot
-133
/
+6
2025-07-02
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-07-02
Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrum
bors
-22
/
+2
2025-07-01
Remove support for dyn*
Michael Goulet
-107
/
+0
2025-07-01
Update `cfg(bootstrap)`
Josh Stone
-22
/
+2
2025-07-01
Merge pull request #4411 from LorrensP-2158466/remove-leaky-syncobj
Ralf Jung
-184
/
+148
2025-07-01
Remove leaky synchronisation objects.
LorrensP-2158466
-184
/
+148
2025-07-01
Auto merge of #143013 - bjorn3:split_exported_symbols, r=oli-obk
bors
-4
/
+4
2025-07-01
Merge pull request #4433 from RalfJung/ci-balance
Ralf Jung
-4
/
+4
2025-07-01
Merge pull request #4432 from RalfJung/no-metadata
Ralf Jung
-5
/
+0
2025-07-01
re-balance CI jobs
Ralf Jung
-4
/
+4
2025-07-01
./miri toolchain: no need to run 'cargo metadata'
Ralf Jung
-5
/
+0
2025-07-01
fmt
The Miri Cronjob Bot
-2
/
+0
2025-07-01
Merge from rustc
The Miri Cronjob Bot
-54
/
+117
2025-07-01
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-06-30
Rollup merge of #143140 - RalfJung:ptr-into-parts, r=oli-obk
Matthias Krüger
-9
/
+7
2025-06-30
Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqk
bors
-44
/
+109
2025-06-30
Rollup merge of #142514 - LorrensP-2158466:miri-float-nondet-pow, r=RalfJung
dianqk
-44
/
+109
2025-06-30
Try increasing the repetition limit
Oli Scherer
-1
/
+1
2025-06-30
linux futex: fix for val > i32::MAX
Ralf Jung
-3
/
+9
2025-06-29
Merge pull request #4397 from tgross35/gettid-shims
Ralf Jung
-12
/
+312
2025-06-29
Add shims for `gettid`-esque functions
Trevor Gross
-12
/
+312
2025-06-29
add a riscv64 test job
Ralf Jung
-0
/
+5
2025-06-29
remove duplicate clippy check
Ralf Jung
-4
/
+2
2025-06-29
also test on s390x via qemu
Ralf Jung
-0
/
+15
2025-06-29
test on x86-32 and arm-32
Ralf Jung
-25
/
+41
2025-06-29
fix type mismatches in native-lib/scalar_arguments test
Ralf Jung
-2
/
+2
2025-06-29
add float_nan test for powf
Ralf Jung
-28
/
+54
2025-06-29
make some powf and powi cases involving SNaN non-deterministic
LorrensP-2158466
-38
/
+77
2025-06-29
Merge from rustc
Ralf Jung
-59
/
+40
2025-06-29
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-06-29
Auto merge of #143137 - RalfJung:miri-sync, r=RalfJung
bors
-317
/
+1781
2025-06-29
Merge pull request #4424 from RalfJung/aarch64-linux-ci
Ralf Jung
-21
/
+45
2025-06-29
also test on arm-64 linux hosts
Ralf Jung
-21
/
+45
2025-06-29
Rollup merge of #142078 - sayantn:more-intrinsics, r=workingjubilee
Guillaume Gomez
-0
/
+10
2025-06-29
make ./miri work on stable again
Ralf Jung
-23
/
+29
2025-06-29
disable ptrace codepath since it doesn't build on many targets
Ralf Jung
-59
/
+29
2025-06-29
Merge from rustc
The Miri Cronjob Bot
-3
/
+3
2025-06-29
fix miri build in bootstrap
Ralf Jung
-0
/
+1
2025-06-29
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-06-29
rename Pointer::from_addr_invalid to match strict provenance API
Ralf Jung
-1
/
+1
2025-06-29
give Pointer::into_parts a more scary name and offer a safer alternative
Ralf Jung
-8
/
+6
2025-06-28
Merge pull request #4415 from YohDeadfall/sync-ra-configs
Ralf Jung
-7
/
+5
[prev]
[next]