Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore compatibility with rust 1.31
error: cannot find macro `matches!` in this scope --> src/lit.rs:1121:32 | 1121 | if matches!(b, b' ' | b'\t' | b'\n' | b'\r') { | ^^^^^^^
- Loading branch information