third_party_rust_nom/tests
Geoffroy Couprie 107abd537c remove some redundant combinators
most of those were present at the beginning of nom but can be
implemented by combining other more general parsers
2019-04-27 19:30:31 +02:00
..
arithmetic_ast.rs remove some character parsers 2019-04-26 16:12:36 +02:00
arithmetic.rs remove some redundant combinators 2019-04-27 19:30:31 +02:00
blockbuf-arithmetic.rs fix the blockbuf arithmetic test 2017-10-03 13:50:56 +02:00
css.rs Simplify is_hex_digit() in example. 2018-10-06 15:06:02 +02:00
custom_errors.rs remove some character parsers 2019-04-26 16:12:36 +02:00
float.rs remove some character parsers 2019-04-26 16:12:36 +02:00
inference.rs remove some character parsers 2019-04-26 16:12:36 +02:00
ini_str.rs remove some character parsers 2019-04-26 16:12:36 +02:00
ini.rs remove some character parsers 2019-04-26 16:12:36 +02:00
issues.rs fix unit tests 2019-04-26 16:22:16 +02:00
json.rs fix compilation 2019-04-15 15:22:38 +02:00
mp4.rs always install rusfmt 2018-02-25 13:30:13 +01:00
multiline.rs remove some character parsers 2019-04-26 16:12:36 +02:00
named_args.rs remove some character parsers 2019-04-26 16:12:36 +02:00
overflow.rs remove count_fixed 2019-04-26 19:21:57 +02:00
reborrow_fold.rs remove uses of FnMut 2019-04-13 16:07:30 +02:00
test1.rs fmt 2018-02-17 15:06:43 +01:00