Skip to content

Commit 22b79a1

Browse files
author
Henrik Tjäder
committed
Fix change in error output
1 parent f18475e commit 22b79a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/monotonic-no-binds.stderr

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error: `binds = ...` is missing
2-
--> $DIR/monotonic-no-binds.rs:5:16
2+
--> $DIR/monotonic-no-binds.rs:5:17
33
|
44
5 | #[monotonic()]
5-
| ^^
5+
| ^

0 commit comments

Comments
 (0)