-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: pest-parser/ast
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature Request: Allow default tokens to be returned, for optional tokens
enhancement
New feature or request
#32
opened Jul 20, 2024 by
oxcrow
#[pest_ast(rule(Rule::type)] fails since Good for newcomers
help wanted
Extra attention is needed
type
is a reserved rust keyword.
good first issue
#31
opened Jul 18, 2024 by
oxcrow
Improvement: Tell me where I am in the tree when a parse failure happens
enhancement
New feature or request
#26
opened Jun 23, 2023 by
jasminemoore-verses
pest_deconstruct
no longer works with modern Rust due to "uninitialized".
#21
opened Aug 25, 2021 by
vi
FromPest targetted API
enhancement
New feature or request
help wanted
Extra attention is needed
#14
opened Nov 28, 2018 by
CAD97
Derive naming
help wanted
Extra attention is needed
question
Further information is requested
#13
opened Nov 10, 2018 by
CAD97
Committing to a conversion
enhancement
New feature or request
good first issue
Good for newcomers
mentored
Has a comment describing the likely direction to take
#10
opened Nov 10, 2018 by
CAD97
Generating the ast
enhancement
New feature or request
fun
An interesting potential
#8
opened Nov 10, 2018 by
CAD97
ProTip!
Exclude everything labeled
bug
with -label:bug.