From 4bf85c25eceee6172ed3892570f36b5d06d5177f Mon Sep 17 00:00:00 2001 From: John Kåre Alsaker Date: Fri, 15 Mar 2024 19:09:24 +0100 Subject: Try to write the panic message with a single `write_all` call --- tests/ui/backtrace/synchronized-panic-handler.run.stderr | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/ui/backtrace') diff --git a/tests/ui/backtrace/synchronized-panic-handler.run.stderr b/tests/ui/backtrace/synchronized-panic-handler.run.stderr index 8a06d00ea59..7a60ef2da60 100644 --- a/tests/ui/backtrace/synchronized-panic-handler.run.stderr +++ b/tests/ui/backtrace/synchronized-panic-handler.run.stderr @@ -1,5 +1,7 @@ + thread '' panicked at $DIR/synchronized-panic-handler.rs:11:5: oops oh no woe is me note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace + thread '' panicked at $DIR/synchronized-panic-handler.rs:11:5: oops oh no woe is me -- cgit 1.4.1-3-g733a5