mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 10:18:25 +00:00
8 lines
405 B
Plaintext
8 lines
405 B
Plaintext
warning: target feature `forced-atomics` cannot be enabled with `-Ctarget-feature`: unsound because it changes the ABI of atomic operations
|
|
|
|
|
= note: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #116344 <https://github.com/rust-lang/rust/issues/116344>
|
|
|
|
warning: 1 warning emitted
|
|
|