rust/tests
bors 2670839e1a Auto merge of #1721 - henryboisdequin:add-atomic-min-and-max, r=oli-obk
Add atomic min and max

Closes #1718
Previous attempt: #1653

TODO:

- [x] Merge `atomic_op` and `atomic_min_max` functions
- [x] Fix CI

**Note:** this PR also removes arbitrary trailing whitespace and generally formats the affected files
2021-03-02 14:52:32 +00:00
..
compile-fail make optimized-test-run a bit more like what cargo does 2021-03-02 11:04:35 +01:00
run-pass Add in atomic_{min,max}_x intrinsics 2021-03-02 20:17:05 +05:30
compiletest.rs fix './miri test' 2020-10-22 10:36:05 +02:00