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-09-12
Merge ref '2a9bacf61876' from rust-lang/rust
The Miri Cronjob Bot
-24
/
+24
2025-09-12
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-09-11
Auto merge of #145177 - joboet:move-pal-thread, r=ibraheemdev
bors
-24
/
+24
2025-09-11
Merge pull request #4580 from JoJoDeveloping/fix-4579-protector-0sized
Ralf Jung
-65
/
+12
2025-09-11
move zero-sized protector dealloc test
Johannes Hostert
-15
/
+10
2025-09-11
Merge pull request #4577 from RalfJung/release-seq
Ralf Jung
-44
/
+157
2025-09-11
Fix miri issue 4579 by checking if the strong protector is actually "active".
Johannes Hostert
-52
/
+4
2025-09-11
weak_memory: fix sync clock handling when loading from old store elements
Ralf Jung
-50
/
+121
2025-09-11
add release sequence test
Ralf Jung
-4
/
+46
2025-09-11
Merge ref 'f4665ab8368a' from rust-lang/rust
The Miri Cronjob Bot
-0
/
+14
2025-09-11
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-09-10
add release sequence test
Ralf Jung
-3
/
+39
2025-09-10
this apparently needs more test rounds
Ralf Jung
-3
/
+11
2025-09-10
move all weak memory tests into their folder
Ralf Jung
-2
/
+2
2025-09-10
also use nicer check_all_outcomes in float_nan
Ralf Jung
-177
/
+142
2025-09-10
refactor weak-mem test to list all expected executions
Ralf Jung
-103
/
+114
2025-09-10
ensure we do not see the inconsistent execution from Figure 8
Ralf Jung
-1
/
+10
2025-09-10
weak memory tests: add more info on where they come from
Ralf Jung
-11
/
+14
2025-09-10
interpret: fix overlapping aggregate initialization
Ralf Jung
-7
/
+63
2025-09-10
bless miri tests
joboet
-24
/
+24
2025-09-10
Rollup merge of #146178 - folkertdev:static-align, r=jdonszelmann,ralfjung,tr...
Matthias Krüger
-0
/
+14
2025-09-09
allow `#[rustc_align_static(N)]` on `static`s
Folkert de Vries
-0
/
+14
2025-09-08
move math foreign_items into their own file
Ralf Jung
-232
/
+266
2025-09-08
extract core operation name instead of listing all function name variants
Ralf Jung
-17
/
+26
2025-09-08
move math intrinsics to their own file
Ralf Jung
-287
/
+315
2025-09-08
clippy
Ralf Jung
-1
/
+1
2025-09-08
Merge ref 'a09fbe2c8372' from rust-lang/rust
Ralf Jung
-278
/
+489
2025-09-08
Prepare for merging from rust-lang/rust
Ralf Jung
-1
/
+1
2025-09-08
Merge pull request #4566 from Patrick-6/miri-genmc-rmw
Ralf Jung
-207
/
+1478
2025-09-08
print proper error when using unsupported synchronization primitive with GenMC
Ralf Jung
-76
/
+52
2025-09-07
Implement more features for GenMC mode
Patrick-6
-136
/
+1431
2025-09-06
Change stdlib float tests to account for miri nondet floats.
LorrensP-2158466
-4
/
+3
2025-09-06
Implement nondet behaviour and change/add tests.
LorrensP-2158466
-169
/
+375
2025-09-05
atomic rmw intrinsics: RHS must be an integer
Ralf Jung
-1
/
+2
2025-09-05
Merge pull request #4569 from RalfJung/atomic-rmw
Ralf Jung
-127
/
+83
2025-09-05
atomics: unify handling min/max and the other RMWs
Ralf Jung
-127
/
+83
2025-09-05
Merge pull request #4568 from RalfJung/duration-from-nanos
Ralf Jung
-8
/
+2
2025-09-05
make use of Duration::from_nanos_u128
Ralf Jung
-8
/
+2
2025-09-05
Merge ref 'b3cfb8faf84c' from rust-lang/rust
The Miri Cronjob Bot
-1
/
+51
2025-09-05
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-09-04
Move float non determinism helpers to math.rs
LorrensP-2158466
-134
/
+140
2025-09-04
Rollup merge of #145690 - sayantn:integer-funnel-shift, r=tgross35
Jacob Pratt
-1
/
+51
2025-09-04
Merge ref '9385c64c95d9' from rust-lang/rust
The Miri Cronjob Bot
-0
/
+8
2025-09-04
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-09-03
fix applying an error to infinities
Ralf Jung
-0
/
+8
2025-09-03
Merge pull request #4506 from Patrick-6/miri-genmc-mvp
Ralf Jung
-481
/
+3667
2025-09-03
Implement basic support for running Miri with GenMC.
Patrick-6
-429
/
+3572
2025-09-03
Extract address generator struct from memory allocator.
Patrick-6
-52
/
+95
2025-09-03
Merge pull request #4562 from RalfJung/ci
Ralf Jung
-10
/
+9
2025-09-03
no need to run GC_STRESS more than once for each OS
Ralf Jung
-6
/
+4
[prev]
[next]