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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
miri
/
tests
Age
Commit message (
Expand
)
Author
Lines
2025-04-18
sync::mpsc: prevent double free on `Drop`
Petros Angelatos
-1
/
+1
2025-04-18
sync::mpsc: add miri reproducer of double free
Petros Angelatos
-0
/
+45
2025-03-27
run a few more concurrency tests on aarch64-linux-android
Ralf Jung
-3
/
+3
2025-03-20
Merge from rustc
The Miri Cronjob Bot
-2
/
+24
2025-03-17
Fix miri
bjorn3
-0
/
+24
2025-03-17
Rollup merge of #137793 - NobodyXu:stablise-annoymous-pipe, r=joshtriplett
Jacob Pratt
-2
/
+0
2025-03-16
Merge from rustc
The Miri Cronjob Bot
-8
/
+0
2025-03-15
Merge from rustc
The Miri Cronjob Bot
-2
/
+2
2025-03-14
Do not suggest using `-Zmacro-backtrace` for builtin macros
Esteban Küber
-8
/
+0
2025-03-14
Merge from rustc
The Miri Cronjob Bot
-28
/
+28
2025-03-14
Stablize feature `anonymous_pipe`
Jiahao XU
-2
/
+0
2025-03-12
Allow more top-down inlining for single-BB callees
Scott McMurray
-2
/
+2
2025-03-12
Merge pull request #4185 from geetanshjuneja/abi_check
Ralf Jung
-0
/
+76
2025-03-12
added check_shim_abi
geetanshjuneja
-0
/
+76
2025-03-12
intrinsics: remove unnecessary leading underscore from argument names
Ralf Jung
-28
/
+28
2025-03-11
Merge from rustc
The Miri Cronjob Bot
-11
/
+11
2025-03-08
Move fs into sys
Thalia Archibald
-9
/
+9
2025-03-08
Erase non-pal sys platform paths
Thalia Archibald
-2
/
+2
2025-03-07
Merge from rustc
The Miri Cronjob Bot
-35
/
+88
2025-03-06
Rollup merge of #137802 - RalfJung:miri-native-call-exposed, r=oli-obk
Michael Goulet
-35
/
+88
2025-03-06
Merge from rustc
The Miri Cronjob Bot
-15
/
+0
2025-03-05
Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk
许杰友 Jieyou Xu (Joe)
-15
/
+0
2025-03-02
Merge from rustc
The Miri Cronjob Bot
-1
/
+1
2025-02-28
Shorten span of panic failures in const context
Esteban Küber
-1
/
+1
2025-02-28
use fixed-width integer types in C code
Ralf Jung
-36
/
+38
2025-02-28
miri native-call support: all previously exposed provenance is accessible to ...
Ralf Jung
-4
/
+55
2025-02-27
Remove unneeded import
Alice Ryhl
-2
/
+0
2025-02-27
Delete tuple unsizing
Alice Ryhl
-13
/
+0
2025-02-26
Merge pull request #4210 from tiif/small-fix-2
Oli Scherer
-6
/
+2
2025-02-26
fmt
The Miri Cronjob Bot
-1
/
+0
2025-02-26
Resolve more FIXMEs
tiif
-6
/
+2
2025-02-25
disable float non-determinism for now to be able to complete the sync
Ralf Jung
-1
/
+3
2025-02-25
Merge from rustc
Ralf Jung
-3
/
+3
2025-02-24
rename simd_shuffle_generic → simd_shuffle_const_generic
Ralf Jung
-3
/
+3
2025-02-24
Merge pull request #4193 from bjorn3/arm64_vpmaxq_u8
Ralf Jung
-0
/
+40
2025-02-24
add missing float non-determinism tests and skip some on i686-pc-windows-msvc...
Ralf Jung
-10
/
+24
2025-02-24
Merge from rustc
Ralf Jung
-9
/
+81
2025-02-23
rename sub_ptr 😅
bendn
-6
/
+6
2025-02-23
Rollup merge of #137121 - bend-n:master, r=Noratrieb
Matthias Krüger
-3
/
+0
2025-02-21
Add tests
bjorn3
-0
/
+40
2025-02-21
Resolve some FIXME from socketpair test
tiif
-6
/
+2
2025-02-20
Add explanation comment
Jakub Beránek
-0
/
+1
2025-02-20
Remove GitHub job summaries
Jakub Beránek
-9
/
+4
2025-02-20
Rollup merge of #135296 - lukas-code:dyn-leak-check, r=compiler-errors
Matthias Krüger
-0
/
+75
2025-02-19
Merge from rustc
The Miri Cronjob Bot
-0
/
+2
2025-02-18
Rollup merge of #136750 - kornelski:ub-bug, r=saethlin
Urgau
-0
/
+2
2025-02-17
Merge from rustc
The Miri Cronjob Bot
-4
/
+4
2025-02-17
stabilize (const_)ptr_sub_ptr
bendn
-3
/
+0
2025-02-16
add erf and erfc to nondet tests, and reduce how much we're changing the floa...
Ralf Jung
-111
/
+27
2025-02-16
apply random float error to most floating-point operations
LorrensP-2158466
-56
/
+267
[next]