- Notifications
You must be signed in to change notification settings - Fork 838
Pull requests: rust-bakery/nom
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement ExtendInto for String, allowing dynamic-length escape replacements
#1865 opened Sep 23, 2025 by klardotsh Loading…
Fix
escaped
, escaped_transform
, satisfy
, one_of
and none_of
interpreting [u8]
as UTF-8 (#1679) #1864 opened Sep 3, 2025 by micolous Loading…
Change take_while doc example to use nom::bytes::take_while
#1858 opened Jul 23, 2025 by MatrixFrog Loading…
Remove references to deprecated functions in documentation; refer to
AsChar
methods instead #1857 opened Jul 7, 2025 by MatrixFrog Loading…
Use unsafe APIs to optimize
HexDisplay::to_hex_from
#1848 opened Apr 16, 2025 by Unparalleled-Calvin Loading…
Adjust FnMut param in dbg_dmp since take/map are now FnMut
#1845 opened Mar 24, 2025 by sebosp Loading…
Fix "called
Option::unwrap()
on a None
value" in ParserIterator #1843 opened Mar 24, 2025 by forzafedor Loading…
Change the standard Input impl to support any slice
#1810 opened Jan 30, 2025 by marcdejonge Loading…
Add AsByte trait and satisfy, one_of and none_of for bytes
#1789 opened Nov 28, 2024 by SneedSeedFeed Loading…
Previous Next
ProTip! Follow long discussions with comments:>50.