zjp
|
898c14ab01
|
Rename `Atomic::fetch_update` to `Atomic::try_update`
because libcore's `Atomic::fetch_update` is renamed to `Atomic::try_update` for consistency
|
2026-07-20 22:14:09 -07:00 |
Chen Chengjun
|
f708aca254
|
Add update method to the atomic version of integer like types
|
2026-07-17 10:09:53 +08:00 |
Zhang Junyang
|
c7a2c81366
|
Miscellaneous clippy fixes for Rust 2024
|
2025-12-09 09:23:58 +08:00 |
Zhang Junyang
|
dd410444e5
|
Format with new `rustfmt`
|
2025-12-09 09:23:58 +08:00 |
Ruihan Li
|
b415538097
|
Remove useless `#[allow(lint)]`
|
2025-02-08 15:10:04 +08:00 |
jellllly420
|
21fedd1b60
|
Implement atomic wrapper for integer-like type
|
2024-09-25 14:47:37 +08:00 |