third_party_rust_nom/tests
Michael Bryant ee7ad17086 avoid panic when counting zero-sized outputs in count() (#1618)
* avoid panic when counting zero-sized outputs in count()

* run cargo fmt
2023-01-15 21:59:46 +01:00
..
arithmetic_ast.rs fix edition idioms 2021-08-09 17:30:00 +02:00
arithmetic.rs Remove Clone trait bound from fold parsers 2021-08-09 17:35:40 +02:00
css.rs fix edition idioms 2021-08-09 17:30:00 +02:00
custom_errors.rs remove macros from custom error tests 2021-08-05 16:18:39 +02:00
escaped.rs replace the basic error tuple with a struct 2020-08-24 11:35:14 +02:00
float.rs replace macros in tests with functions 2021-08-03 16:15:12 +02:00
fnmut.rs fix edition idioms 2021-08-09 17:30:00 +02:00
ini_str.rs replace macros in tests with functions 2021-08-03 16:15:12 +02:00
ini.rs replace macros in tests with functions 2021-08-03 16:15:12 +02:00
issues.rs avoid panic when counting zero-sized outputs in count() (#1618) 2023-01-15 21:59:46 +01:00
json.rs Remove Clone trait bound from fold parsers 2021-08-09 17:35:40 +02:00
mp4.rs fix edition idioms 2021-08-09 17:30:00 +02:00
multiline.rs fix edition idioms 2021-08-09 17:30:00 +02:00
overflow.rs replace macros in tests with functions 2021-08-03 16:15:12 +02:00
reborrow_fold.rs Remove Clone trait bound from fold parsers 2021-08-09 17:35:40 +02:00