Skip to content

Commit

Permalink
try to fix ui errors
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor authored and Dylan-DPC committed Jan 4, 2020
1 parent 5b7134a commit c818f4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/dollar-crate/dollar-crate-is-keyword.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ LL | m!();
| ----- in this macro invocation

error: aborting due to 4 previous errors

1 change: 1 addition & 0 deletions src/test/ui/imports/import-crate-var.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ LL | m!();
= note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)

error: aborting due to previous error

0 comments on commit c818f4c

Please sign in to comment.