rust/tests/pass/concurrency/simple.stderr
2022-06-06 19:15:55 +01:00

6 lines
334 B
Plaintext

warning: thread support is experimental: weak memory effects are not fully compatible with the Rust atomics memory model.
thread '<unnamed>' panicked at 'Hello!', $DIR/simple.rs:LL:CC
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'childthread' panicked at 'Hello, world!', $DIR/simple.rs:LL:CC