rust/tests/run-pass/concurrency/simple.stderr

6 lines
304 B
Plaintext

warning: thread support is experimental and incomplete: weak memory effects are not emulated.
thread '<unnamed>' panicked at 'Hello!', $DIR/simple.rs:54:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'childthread' panicked at 'Hello, world!', $DIR/simple.rs:64:9