]> git.lizzy.rs Git - rust.git/blobdiff - tests/pass/concurrency/data_race.stderr
Amend experimental thread support warnings
[rust.git] / tests / pass / concurrency / data_race.stderr
index 03676519d4f1c052581dee9227a650c2a4b8d782..1d0ce4b3853dacd1621931ea3bf13724cf6fee68 100644 (file)
@@ -1,2 +1,2 @@
-warning: thread support is experimental and incomplete: weak memory effects are not emulated.
+warning: thread support is experimental: weak memory effects are not fully compatible with the Rust atomics memory model.