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-16
Merge pull request #4456 from nia-e/trace-incorporate-events
Ralf Jung
-25
/
+314
2025-07-16
update comment to reference legacy `.ctors` section
Ibraheem Ahmed
-1
/
+1
2025-07-16
hook up native-lib bits
Nia Espera
-25
/
+314
2025-07-16
Make frame spans appear on a separate trace line
Stypox
-21
/
+51
2025-07-15
add test for global constructors
Ibraheem Ahmed
-0
/
+43
2025-07-15
add support for global constructors (i.e. life before main)
Ibraheem Ahmed
-32
/
+165
2025-07-15
Merge pull request #4469 from Patrick-6/add-spinloop-hints
Ralf Jung
-15
/
+31
2025-07-15
Make spin function naming more consistent
Patrick-6
-17
/
+17
2025-07-15
Merge pull request #4452 from Stypox/trace-borrow-tracker
Ralf Jung
-1
/
+62
2025-07-15
Add InterpCx::fn_abi_of_instance/_fn_ptr with tracing, shadowing FnAbiOf
Stypox
-1
/
+1
2025-07-15
Add tracing calls to borrow tracker under the same name
Stypox
-0
/
+18
2025-07-15
Add enter_trace_span! that checks #[cfg("tracing")]
Stypox
-1
/
+44
2025-07-15
Add std::hint::spin_loop()
Patrick-6
-6
/
+22
2025-07-15
Merge from rustc
The Miri Cronjob Bot
-1
/
+2
2025-07-15
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-07-14
Auto merge of #143745 - flip1995:clippy-subtree-update, r=Manishearth
bors
-0
/
+1
2025-07-14
Rollup merge of #143710 - joshtriplett:random-updates, r=joshtriplett
Samuel Tardieu
-1
/
+1
2025-07-14
Merge from rustc
The Miri Cronjob Bot
-3
/
+6
2025-07-14
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-07-13
Rollup merge of #143634 - nia-e:init-and-wildcards, r=RalfJung
Matthias Krüger
-3
/
+4
2025-07-12
fix clippy_test_deps workspace handling
Ralf Jung
-0
/
+1
2025-07-12
./x test miri: fix cleaning the miri_ui directory
Ralf Jung
-0
/
+2
2025-07-12
readme: update strict provenance link
Ralf Jung
-3
/
+3
2025-07-11
Update miri for change to random API
Josh Triplett
-1
/
+1
2025-07-10
interpret/allocation: expose init + write_wildcards on a range
Nia Espera
-3
/
+4
2025-07-10
silence clippy
Ralf Jung
-0
/
+1
2025-07-10
fmt
The Miri Cronjob Bot
-1
/
+3
2025-07-10
Merge from rustc
The Miri Cronjob Bot
-2
/
+10
2025-07-10
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-07-09
miri: fix out-of-bounds error for ptrs with negative offsets
Ralf Jung
-0
/
+53
2025-07-09
various native-lib-trace-related fixups
Nia Espera
-338
/
+312
2025-07-08
Implement enter_trace_span() in MiriMachine
Stypox
-2
/
+10
2025-07-08
Merge pull request #4454 from RalfJung/data_structure
Oli Scherer
-25
/
+26
2025-07-08
Merge from rustc
Ralf Jung
-16
/
+16
2025-07-08
Preparing for merge from rustc
Ralf Jung
-1
/
+1
2025-07-07
move our data structures into a central location
Ralf Jung
-25
/
+26
2025-07-07
Rollup merge of #143528 - RalfJung:stack-pop-cleanup, r=oli-obk
许杰友 Jieyou Xu (Joe)
-16
/
+16
2025-07-07
Merge pull request #4450 from RalfJung/unwind-payloads
Ralf Jung
-157
/
+169
2025-07-07
split unwinding logic from panic logic
Ralf Jung
-152
/
+164
2025-07-07
Merge from rustc
The Miri Cronjob Bot
-0
/
+192
2025-07-07
Preparing for merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-07-06
Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung
bors
-0
/
+192
2025-07-06
sleep_until: add clock_nanosleep support to Miri
dvdsk
-0
/
+192
2025-07-06
rename panic_paylods → unwind_payloads
Ralf Jung
-7
/
+7
2025-07-06
interpret: rename StackPopCleanup
Ralf Jung
-16
/
+16
2025-07-05
Merge pull request #4444 from devnexen/filemetadata_upd
Ralf Jung
-4
/
+22
2025-07-05
minor cleanup
Ralf Jung
-9
/
+4
2025-07-05
shims::fs adding more fields to FileMetadata
David Carlier
-4
/
+27
2025-07-05
miri-script: set msrv so clippy doesn't suggest too-new features
Ralf Jung
-2
/
+1
2025-07-05
fmt
Ralf Jung
-1
/
+3
[prev]
[next]