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
/
core
/
tests
/
atomic.rs
Age
Commit message (
Expand
)
Author
Lines
2024-01-02
Adjust library tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-1
/
+1
2023-04-16
fix library and rustdoc tests
Deadbeef
-0
/
+2
2022-08-23
Make use of `[wrapping_]byte_{add,sub}`
Maybe Waffle
-1
/
+1
2022-07-01
Rename AtomicPtr::fetch_{add,sub}{,_bytes}
Thom Chiovoloni
-10
/
+10
2022-07-01
Allow arithmetic and certain bitwise ops on AtomicPtr
Thom Chiovoloni
-0
/
+85
2021-10-18
Make more `From` impls `const`
woppopo
-0
/
+7
2021-03-02
enable atomic_min/max tests in Miri
Ralf Jung
-4
/
+0
2021-02-22
disable atomic_max/min tests in Miri
Ralf Jung
-0
/
+4
2021-02-17
Enable the tests on Arm Linux too
bjorn3
-4
/
+4
2021-02-16
Ignore Atomic*::fetch_{min,max} tests on ARM
bjorn3
-0
/
+4
2021-02-14
Add tests for Atomic*::fetch_{min,max}
bjorn3
-0
/
+36
2020-12-22
Migrate standard library away from compare_and_swap
Linus Färnstrand
-3
/
+3
2020-11-30
Make ui test that are run-pass and do not test the compiler itself library tests
Christiaan Dirkx
-0
/
+79
2020-07-27
mv std libs to library/
mark
-0
/
+103