v2.5.4
What's Changed
- Fix incorrect
col
calculate forpair.line_col
method, and add integration test for cover it. by @huacnlee in #768 - CI use Rust 1.62.0 for fix rustyline 10.1.0
#[default]
compile error. by @huacnlee in #770 - Add to support
///
and//!
syntax for add doc comment for rules. by @huacnlee in #765 - doc: added doc comments to the meta-grammar by @tomtau in #774
Full Changelog: v2.5.3...v2.5.4