-
Notifications
You must be signed in to change notification settings - Fork 1.8k
slog info macro not resolving #6955
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
Labels
Comments
Seen in server output:
|
Bisected to c1cb595
|
I'm assuming the index out of bounds in chalk is unrelated? |
I would assume so as well. |
This is now in the stable release. |
just stumbled over It too on stable now, almost filed a new issue 🙈 |
The warning can be disabled with |
Confirmed fixed by #7027 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Rust analyzer nightly (83a2725) is reporting macros not resolving. Right-click go to definition and showing docs is working but it's indicating that it is unresolved at the same time. Stable is working.
Repro:
Related reports in #6847
The text was updated successfully, but these errors were encountered: