6 lines
334 B
Plaintext
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
|