X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=tests%2Fpass%2Fconcurrency%2Fdata_race.stderr;h=1d0ce4b3853dacd1621931ea3bf13724cf6fee68;hb=e2002b4c657b218d3866342078b5fd0ce3118021;hp=03676519d4f1c052581dee9227a650c2a4b8d782;hpb=92145373c350d1e41b852aa0332218f614a85bc3;p=rust.git diff --git a/tests/pass/concurrency/data_race.stderr b/tests/pass/concurrency/data_race.stderr index 03676519d4f..1d0ce4b3853 100644 --- a/tests/pass/concurrency/data_race.stderr +++ b/tests/pass/concurrency/data_race.stderr @@ -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.