Only pass a `Parser` to `Tracker::failure()`
The appropriate token (span) and the diagnostic message are now computed in `diagnostics.rs`. Following this commit, _all_ diagnostic messages have been moved from `macro_parser.rs` to `diagnostics.rs`. Yay!
A
arya dradjica committed
3153216f453b6a17af3aa413a7d7bebed2c6c435
Parent: b225a7e