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

6 lines
251 B
Plaintext
Raw Normal View History

warning: thread support is experimental.
2020-05-03 05:25:07 -05:00
thread '<unnamed>' panicked at 'Hello!', $DIR/simple.rs:54:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2020-05-03 05:51:48 -05:00
thread 'childthread' panicked at 'Hello, world!', $DIR/simple.rs:64:9