about summary refs log tree commit diff
path: root/library/core/tests/atomic.rs
AgeCommit message (Expand)AuthorLines
2021-03-02enable atomic_min/max tests in MiriRalf Jung-4/+0
2021-02-22disable atomic_max/min tests in MiriRalf Jung-0/+4
2021-02-17Enable the tests on Arm Linux toobjorn3-4/+4
2021-02-16Ignore Atomic*::fetch_{min,max} tests on ARMbjorn3-0/+4
2021-02-14Add tests for Atomic*::fetch_{min,max}bjorn3-0/+36
2020-12-22Migrate standard library away from compare_and_swapLinus Färnstrand-3/+3
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-0/+79
2020-07-27mv std libs to library/mark-0/+103