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
/
library
/
std
/
src
/
sync
/
rwlock
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2024-11-19
ignore an occasionally-failing test in Miri
Ralf Jung
-0
/
+3
2024-11-16
reduce threads in downgrade test
Connor Tsui
-1
/
+1
2024-11-16
fix `DOWNGRADED` bit unpreserved
Connor Tsui
-1
/
+1
2024-11-16
fix memory ordering bug + bad test
Connor Tsui
-47
/
+32
2024-11-16
add `RwLock` `downgrade` tests
Connor Tsui
-2
/
+122
2024-08-08
rwlock: disable 'frob' test in Miri on macOS
Ralf Jung
-0
/
+4
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2023-12-05
Specify behavior if the closure passed to *Guard::*map panics.
Zachary S
-0
/
+136
2023-12-05
Add MappedMutexGuard and MappedRwLock*Guard tests.
Zachary S
-1
/
+104
2023-01-04
Update rand in the stdlib tests, and remove the getrandom feature from it
Thom Chiovoloni
-2
/
+2
2022-08-18
make many std tests work in Miri
Ralf Jung
-1
/
+1
2022-06-19
Formatting
Robin Raymond
-1
/
+1
2022-06-19
Make RwLockReadGuard covariant
Robin Raymond
-1
/
+13
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-0
/
+247