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
/
pass-dep
Age
Commit message (
Expand
)
Author
Lines
2025-08-29
Merge pull request #4371 from CraftSpider/duplicate-handle-test
Ralf Jung
-6
/
+41
2025-08-29
Add duplicate handle test + make null lpTargetHandle an abort, not an unsuppo...
Rune Tynan
-6
/
+41
2025-07-21
Merge pull request #4481 from RalfJung/read-write-truncate
Oli Scherer
-76
/
+147
2025-07-19
non-deterministically truncate reads/writes
Ralf Jung
-76
/
+147
2025-07-17
miri sleep tests: increase slack
Ralf Jung
-3
/
+3
2025-07-06
Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung
bors
-0
/
+114
2025-07-06
sleep_until: add clock_nanosleep support to Miri
dvdsk
-0
/
+114
2025-06-30
linux futex: fix for val > i32::MAX
Ralf Jung
-0
/
+5
2025-06-29
Add shims for `gettid`-esque functions
Trevor Gross
-0
/
+183
2025-06-07
test_dup: ensure the FDs remain in sync even after dup'ing
Ralf Jung
-2
/
+3
2025-06-01
tweak comment and use a weaker fence
Ralf Jung
-1
/
+4
2025-06-01
Make sure to sync on file-io.rs tokio test
Noratrieb
-0
/
+1
2025-06-01
Fix tokio/file-io.rs test relying on `read`/`write` not being short
Noratrieb
-3
/
+3
2025-05-27
Merge pull request #4212 from tiif/setfl
Ralf Jung
-0
/
+100
2025-05-27
Support F_GETFL and F_SETFL for fcntl
tiif
-0
/
+100
2025-05-22
Implement file read/write on Windows
Rune Tynan
-8
/
+89
2025-05-21
Implement FreeBSD syscall cpuset_getaffinity.
LorrensP-2158466
-0
/
+51
2025-05-18
Merge pull request #4322 from tiif/move_test
Ralf Jung
-0
/
+4
2025-05-18
Add more comment to libc-fs-with-isolation test
tiif
-0
/
+4
2025-04-29
add -Zmiri-deterministic-concurrency flag and use it for concurrency tests
Ralf Jung
-11
/
+11
2025-04-29
Merge pull request #4272 from geetanshjuneja/scheduling
Ralf Jung
-11
/
+11
2025-04-29
Added random scheduling
geetanshjuneja
-11
/
+11
2025-04-11
Implement DeleteFileW
Rune Tynan
-4
/
+21
2025-04-10
Merge pull request #4261 from CraftSpider/windows-rtl-to-dos
Ralf Jung
-1
/
+10
2025-04-10
Implement RtlNtStatusToDosError and shim test for it
Rune Tynan
-1
/
+10
2025-04-10
Merge pull request #4209 from LorrensP-2158466/freebsd_futex
Ralf Jung
-0
/
+260
2025-04-10
feature: implement WAIT & WAKE operations of FreeBSD _umtx_op syscall for Fut...
LorrensP-2158466
-0
/
+260
2025-04-08
Implement trivial file operations - opening and closing handles. Just enough ...
Rune Tynan
-0
/
+198
2025-04-04
Solaris does not have flock
Ralf Jung
-0
/
+1
2025-04-04
fix windows_join_multiple
Ralf Jung
-2
/
+8
2025-03-27
run a few more concurrency tests on aarch64-linux-android
Ralf Jung
-3
/
+3
2025-02-26
Resolve more FIXMEs
tiif
-6
/
+2
2025-02-21
Resolve some FIXME from socketpair test
tiif
-6
/
+2
2025-02-06
allow code to call geteuid()
Slava Barinov
-0
/
+5
2025-02-02
Merge pull request #4142 from joboet/apple-futex
Ralf Jung
-0
/
+276
2025-02-02
shim Apple's futex primitives
joboet
-0
/
+276
2025-02-01
Test getrandom 0.3
Eduardo Sánchez Muñoz
-1
/
+3
2025-02-01
fmt
The Miri Cronjob Bot
-12
/
+12
2025-01-26
make linux-futex test less flaky
Ralf Jung
-3
/
+2
2025-01-13
Illumos: Added epoll and eventfd
Yoh Deadfall
-3
/
+8
2025-01-12
turns out Solarish targets support our entire test suite
Ralf Jung
-2
/
+1
2025-01-11
Supported fioclex for ioctl on macos
geetanshjuneja
-0
/
+20
2025-01-10
Switched FreeBSD to pthread_setname_np
Yoh Deadfall
-30
/
+24
2024-12-18
Merge pull request #4072 from tiif/blockop
Oli Scherer
-0
/
+50
2024-12-19
Implement blocking unnamed_socket
tiif
-0
/
+50
2024-12-12
Improve timezone handling in 'localtime_r()' using 'allocate_bytes()'
shamb0
-16
/
+219
2024-12-04
fmt
The Miri Cronjob Bot
-1
/
+5
2024-12-04
Merge from rustc
The Miri Cronjob Bot
-10
/
+7
2024-12-02
Use c"lit" for CStrings without unwrap
Kornel
-10
/
+7
2024-11-26
Merge pull request #4059 from tiif/fixtest
Oli Scherer
-7
/
+0
[next]