Skip to content
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

ignore and count require $ident instead of just ident #104

Merged
merged 1 commit into from
May 28, 2024

Conversation

correabuscar
Copy link
Contributor

@correabuscar correabuscar commented May 27, 2024

this is also seen in the recent stabilization PR attempt: rust-lang/rust#122808 and rust playground confirms it.

error: meta-variables within meta-variable expressions must be referenced using a dollar sign

rendered

Double checked:

  • the anchor links1 still work, as $ must be removed which was already
  • count example works on playground
  • ignore example works on playground

Footnotes

  1. https://github.com/Veykril/tlborm/compare/master...correabuscar:tlborm:patch-2#diff-2e84c437895f0eec67432d508588691a344e322015235a3329eb69063dfe12b4L13-R16

this is also seen in the recent stabilization PR attempt: rust-lang/rust#122808 and rust playground confirms it.
@Veykril
Copy link
Owner

Veykril commented May 28, 2024

CI fails because of #106

@Veykril Veykril merged commit a70defd into Veykril:master May 28, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants