Proper error reporting in the cexp evaluator #70
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
The front-end has a small expression-language for guiding conditional compilation at the crate / configuration level. This language evaluator has crappy error handling. Fix it.
The text was updated successfully, but these errors were encountered: