-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[lang] Improve invalid selector error #561
Conversation
crates/lang/macro/tests/ui/fail/M-05-message-invalid-selector.stderr
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #561 +/- ##
==========================================
+ Coverage 80.22% 82.53% +2.31%
==========================================
Files 155 155
Lines 6811 6820 +9
==========================================
+ Hits 5464 5629 +165
+ Misses 1347 1191 -156
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks a lot for the highly anticipated error reporting improvements! :)
Previously it was just: