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
/
library
/
std
/
tests
/
sync
Age
Commit message (
Expand
)
Author
Lines
2025-09-11
update doc comment
Connor Tsui
-1
/
+1
2025-09-11
fix config for poison macro test
Connor Tsui
-15
/
+18
2025-09-09
Make the compile test use a const instead
Georg Semmler
-8
/
+7
2025-09-09
Make Barrier RefUnwindSafe again
Georg Semmler
-0
/
+10
2025-08-30
Rollup merge of #144651 - connortsui20:nonpoison_condvar, r=joboet
Stuart Cook
-195
/
+241
2025-08-23
Rollup merge of #145307 - connortsui20:lazylock-poison-msg, r=Amanieu
Jacob Pratt
-31
/
+53
2025-08-23
add nonpoison and poison condvar tests
Connor Tsui
-195
/
+241
2025-08-22
modify `LazyLock` poison panic message
Connor Tsui
-31
/
+53
2025-08-09
add nonpoison and poison rwlock tests
Connor Tsui
-280
/
+381
2025-08-09
reorganize rwlock tests
Connor Tsui
-336
/
+348
2025-07-29
add extra drop, panic, and unwind tests
Connor Tsui
-22
/
+80
2025-07-29
add nonpoison and poison mutex tests
Connor Tsui
-146
/
+260
2025-07-29
reorder mutex tests
Connor Tsui
-144
/
+158
2025-06-17
library: Increase timeout on mpmc test to reduce flakes
Jubilee Young
-2
/
+2
2025-06-08
Avoid a gratuitous 10s wait in a stress test
Josh Triplett
-6
/
+16
2025-04-30
Rename `(Mapped)(RwLock|Mutex)Guard::try_map` to `filter_map`.
Zachary S
-18
/
+26
2025-04-15
Basic tests of MPMC receiver cloning
Glyn Normington
-0
/
+30
2025-03-10
Mark some std tests as requiring `panic = "unwind"`
Paul Menage
-2
/
+34
2025-02-13
library: Update rand to 0.9.0
Eric Huss
-1
/
+1
2025-02-02
Remove stabilized feature gate
bjorn3
-1
/
+0
2025-01-26
Fix for SGX
bjorn3
-1
/
+1
2025-01-26
Move std::sync unit tests to integration tests
bjorn3
-0
/
+4120