mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 13:59:08 +00:00
![]() * Remove the `pos` field, which was always being assigned Position::default() * Remove one use of this `pos`, by removing the never-used SyntaxError::ConditionFailed variant * Adjust the other use to do what was probably intended - which is to say, pointing to the beginning of the def with the error * Rename to FileError, reuse `SourceError` as an inner field, to avoid duplicating the `bytes` |
||
---|---|---|
.. | ||
benches | ||
fuzz | ||
src | ||
tests | ||
Cargo.toml |