0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove dependency on scopeguard More... about 2 years ago
Remove needless pub in loom test More... about 2 years ago
Use Self keyword instead of concrete type name More... about 2 years ago
Catch panics in critical section of thread::scope More... about 2 years ago
Migrate to Rust 2021 More... about 2 years ago
Apply single_use_lifetimes lint More... about 2 years ago
Use [lints] in Cargo.toml More... about 2 years ago
Add resolver = "2" More... about 2 years ago
AtomicCell: Always implement {,Ref}UnwindSafe More... about 2 years ago
Update no_atomic.rs More... about 2 years ago
epoch: Fix build error with loom More... about 2 years ago
AtomicCell: Use fetch_{min,max} More... about 2 years ago
AtomicCell: use atomic! macro in the impl_arithmetic! More... about 2 years ago
Miri: Handle more thread leaks in doctests More... about 2 years ago
Resolve some MSRV-related TODOs More... about 2 years ago
Fix clippy warnings More... about 2 years ago
Remove build scripts from most crates and clean up no_atomic handling More... about 2 years ago
Bump MSRV to Rust 1.61 More... about 2 years ago
Update no_atomic.rs More... about 2 years ago
Update no_atomic.rs More... about 2 years ago
Update no_atomic.rs More... about 2 years ago
Remove bors-ng More... over 2 years ago
Update Cirrus CI config More... over 2 years ago
Update loom to 0.7.1 More... over 2 years ago
Revert "Remove `UnparkReason` to preserve compatibility." (#1012) More... over 2 years ago
epoch: Fix false sharing in Local struct (#1026) More... over 2 years ago
CachePadded: Use 64-byte alignment on riscv32 and riscv64 More... over 2 years ago
Update actions/checkout action to v4 More... over 2 years ago
skiplist: Fix memory leaks in SkipList test More... over 2 years ago
skiplist: Add compare_insert (#976) More... over 2 years ago