Pinned issues
Issues
- 0
location_line() returns an u32 instead of usize
#95 opened by Unic-X - 0
Outdated example on crates.io is broken.
#92 opened by pontussjostedt - 2
- 6
Can't de-structure a LocatedSpan to take ownership of its fragment or extra data
#62 opened by josh-berry - 2
- 2
- 0
Upcoming breaking changes for input types in nom
#87 opened by Geal - 4
- 10
Compatibility with VerboseError
#36 opened by perlindgren - 10
Updating a span's fragment
#81 opened by progval - 0
Support std::borrow::Cow<'a, str>
#80 opened by loafofpiecrust - 0
- 8
Will nom_locate support nom 5 number parsers
#35 opened by lochbrunner - 12
Feature for easier test bootstrapping
#70 opened by pitaj - 1
- 1
Make a complete example with a simple language
#52 opened by fflorent - 4
Next release for nom 6
#68 opened by dalance - 1
Get line containing the point of an span.
#53 opened by kaj - 1
Trait bound `&str: std::borrow::Borrow<nom_locate::LocatedSpan<&'a str>>` not satisfied
#64 opened by chipsenkbeil - 1
Implement From<&str> for easier testing
#54 opened by jamwaffles - 4
- 4
- 3
UB in get_columns_and_bytes_before
#45 opened by 0xd34d10cc - 3
- 7
Request to add LICENCE file
#42 opened by rekanorman - 0
Implement Display for LocatedSpanEx
#39 opened by ebkalderon - 2
Release 0.4.1
#34 opened by dalance - 4
Usage with nom 5.0
#30 opened by dalance - 6
Adding extra information to LocatedSpan
#21 opened by peckpeck - 5
Use with verbose-errors feature
#17 opened by AljoschaMeyer - 3
How do I retrieve the matched slice?
#20 opened by jamwaffles - 2
Help with `non-exhaustive patterns` error
#19 opened by joshmarlow - 3
Release 0.3.1?
#18 opened by sunjay - 5
using escaped_transform!(...)
#13 opened by transistorfet - 1
Use without std
#9 opened by Michael-F-Bryan - 3
LocatedSpan doesn't implement the len method.
#8 opened by zaphar - 6
nom v4 support
#14 opened by xpayn - 12
Calculating columns is slow
#4 opened by fflorent - 1
0.0.1 release
#1 opened by fflorent - 1
Feature to disable column computation?
#3 opened by fflorent - 2
support 1-based column numbers
#2 opened by fflorent