Alek Ratzloff 8c0e1a02f5 Update Span to include line and col information
pest::Span and pest::Position both carry a ref to the input text, while
we carry an Rc<String> so we don't have to supply the lifetime
everywhere we use Spans (which is everywhere). They also calculate line
information on-the-fly, while we cache it.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-02-16 15:39:05 -08:00
2022-01-24 18:43:54 -08:00
2022-02-11 14:50:09 -08:00
2022-02-11 14:50:09 -08:00
Description
Bad stack-based language
1.9 MiB
Languages
Rust 100%