ava-labs / ava-labs/reforge

Handle col number reporting in errors in addition to line numbers

Open
#12 0 comments 0 reactions 1 assignee Claimed by @ylg-avalabs View on GitHub
Dominant language
Rust
Stars
0
Forks
1
Avg merge
10d 6h
Merged PRs (30d)
4

Description

Macro generated code does not simply alter the line number of the source code, but col number as well. The tooling that fixes the error reporting (both that mapping code back to source as well as errors originating in macros) should be both line number and col aware.

The line number awareness is already covered by PRs, but column awareness is lacking. This should be addressed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.