Skip to content

Commit

Permalink
Fix up test stderr files
Browse files Browse the repository at this point in the history
  • Loading branch information
GnomedDev committed Sep 1, 2024
1 parent 3cb62d8 commit 617b59b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/ui/multiple_tokens.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ error: ...
--> tests/ui/multiple_tokens.rs:2:1
|
2 | type T = ();
| ^^^^^^^^^^^^
| ^^^^^^
2 changes: 1 addition & 1 deletion tests/ui/to_tokens_span.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ error: whole type
--> tests/ui/to_tokens_span.rs:3:17
|
3 | to_tokens_span!(std::option::Option);
| ^^^^^^^^^^^^^^^^^^^
| ^^^^

error: explicit .span()
--> tests/ui/to_tokens_span.rs:3:17
Expand Down

0 comments on commit 617b59b

Please sign in to comment.