Skip to content

Commit

Permalink
test: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Dec 23, 2024
1 parent 2fcc664 commit 1d6e577
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions tests/trybuild/floating_attributes.stderr
Original file line number Diff line number Diff line change
@@ -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
| ^^^^^^^

0 comments on commit 1d6e577

Please sign in to comment.