From 1d6e577cc99169f6646b55fe2a8ddbc4d94669a2 Mon Sep 17 00:00:00 2001 From: mcmah309 Date: Mon, 23 Dec 2024 16:54:09 +0000 Subject: [PATCH] test: Update --- tests/trybuild/floating_attributes.stderr | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/tests/trybuild/floating_attributes.stderr b/tests/trybuild/floating_attributes.stderr index 862d7d8..dad0fe8 100644 --- a/tests/trybuild/floating_attributes.stderr +++ b/tests/trybuild/floating_attributes.stderr @@ -1,13 +1,5 @@ error: Expected an error definition to be next after attributes. You may have a dangling doc comment. - --> tests/trybuild/floating_attributes.rs:3:1 + --> tests/trybuild/floating_attributes.rs:13:5 | -3 | / error_set! { -4 | | /// Doc -5 | | // comment -6 | | /// Doc -... | -13 | | /// Doc -14 | | } - | |_^ - | - = note: this error originates in the macro `error_set` (in Nightly builds, run with -Z macro-backtrace for more info) +13 | /// Doc + | ^^^^^^^