Skip to content

Commit a08fb17

Browse files
committed
fixup! Print thread ID in panic message if thread name is unknown
1 parent fd78223 commit a08fb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rustdoc-ui/doctest/failed-doctest-output-windows.stdout

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ stderr:
2727
stderr 1
2828
stderr 2
2929

30-
thread 'main' panicked at $DIR/failed-doctest-output-windows.rs:7:1:
30+
thread 'main' ($TID) panicked at $DIR/failed-doctest-output-windows.rs:7:1:
3131
oh no
3232
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
3333

0 commit comments

Comments
 (0)