You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
dtolnay
changed the title
"Expected identifier after : error" when :: is used inside attribute
"Expected identifier after :" error when :: is used inside attribute
Nov 7, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This simple example:
Fails with the error message:
It seems like
paste!
is treating the attribute as a doc attribute even though it isn't.The text was updated successfully, but these errors were encountered: