mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-28 23:32:41 +00:00
65c903869c
The idea is to (ab)use pest::error::Error type to pretty-print error message with code span. pest::error::Error will be constructed upfront to erase lifetime from Span<'i>/Position<'i>. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |