rust/tests/pass/concurrency/simple.stderr

6 lines
334 B
Plaintext
Raw Normal View History

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