]> git.lizzy.rs Git - rust.git/commit
Test that AtomicU64::from_mut is not available on x86 linux.
authorMara Bos <m-ou.se@m-ou.se>
Mon, 21 Sep 2020 19:12:20 +0000 (21:12 +0200)
committerMara Bos <m-ou.se@m-ou.se>
Mon, 21 Sep 2020 19:20:05 +0000 (21:20 +0200)
commitbcc1d56917fe061071ebc539b5d2e304a44a7b00
tree4e63e8f33fe9c354bd29731da787f94dc36f7b57
parent5d6f1a1e32de4936e5b269b04781b2737f6d410b
Test that AtomicU64::from_mut is not available on x86 linux.
src/test/ui/atomic-from-mut-not-available.rs [new file with mode: 0644]
src/test/ui/atomic-from-mut-not-available.stderr [new file with mode: 0644]