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

fix: built-in parser attributes link to the wrong place #3916

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

digama0
Copy link
Collaborator

@digama0 digama0 commented Apr 15, 2024

Go-to-def on @[builtin_term_parser] should go to the line

builtin_initialize registerBuiltinParserAttribute `builtin_term_parser ``Category.term

not

/-- `term` is the builtin syntax category for terms. ... -/
def term : Category := {}

@digama0 digama0 requested a review from Kha as a code owner April 15, 2024 19:24
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Apr 15, 2024
@Kha Kha changed the title fix: @[builtin_term_parser] links to the wrong place fix: built-in parser attributes link to the wrong place Apr 18, 2024
@Kha Kha enabled auto-merge April 18, 2024 08:28
@Kha Kha added this pull request to the merge queue Apr 18, 2024
Merged via the queue into leanprover:master with commit df1e6ba Apr 18, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants