rust/tests/run-pass/concurrency/simple.stderr
2020-05-03 12:51:48 +02:00

5 lines
223 B
Plaintext

warning: thread support is experimental. For example, Miri does not detect data races yet.
thread '<unnamed>' panicked at 'Hello!', $DIR/simple.rs:54:9
thread 'childthread' panicked at 'Hello, world!', $DIR/simple.rs:64:9