Commit 880fbd7
committed
Auto merge of rust-lang#49811 - alexcrichton:fix-android, r=SimonSapin
std: Be sure to modify atomics in tests
See rust-lang#49775 for some more information but it looks like this is working around an
LLVM bug for the time being.
Closes rust-lang#497751 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
0 commit comments