jj/lib
Yuya Nishihara 1717690a64 revset: leverage SOI/EOI markers to detect incomplete parser input
The error message is still a bit cryptic, but I don't think it's worse than
the original "incomplete parse" error.

https://pest.rs/book/grammars/syntax.html#start-and-end-of-input
2022-11-17 01:11:08 +09:00
..
src revset: leverage SOI/EOI markers to detect incomplete parser input 2022-11-17 01:11:08 +09:00
tests revset: add empty() predicate to find commits with no file change 2022-11-16 08:50:33 +09:00
testutils backend: rename NormalFile to just File 2022-11-14 23:36:43 -08:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: bump insta from 1.21.0 to 1.21.1 2022-11-15 08:47:56 -08:00