Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Introduce the nom-language crate #1792
Introduce the nom-language crate #1792
Changes from all commits
4e8f4d0
c8c0313
6c12469
f1abba6
cb3b5b8
9b0e18c
bcc1b0c
6a25312
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 30 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L30
Check warning on line 32 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L32
Check warning on line 38 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L36-L38
Check warning on line 51 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L49-L51
Check warning on line 58 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L57-L58
Check warning on line 69 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L63-L69
Check warning on line 73 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L73
Check warning on line 80 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L80
Check warning on line 82 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L82
Check warning on line 92 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L92
Check warning on line 94 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L94
Check warning on line 104 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L104
Check warning on line 106 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L106
Check warning on line 112 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L112
Check warning on line 114 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L114
Check warning on line 135 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L133-L135
Check warning on line 138 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L137-L138
Check warning on line 152 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L152
Check warning on line 169 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L168-L169
Check warning on line 180 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L174-L180
Check warning on line 184 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L184
Check warning on line 194 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L189-L194
Check warning on line 199 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L198-L199
Check warning on line 208 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L203-L208
Check warning on line 211 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L210-L211
Check warning on line 220 in nom-language/src/error.rs
Codecov / codecov/patch
nom-language/src/error.rs#L215-L220