Download Latest Version 0.8.5 source code.tar.gz (55.3 kB)
Email in envelope

Get an email when there's a new version of Rust-Peg

Home / 0.8.5
Name Modified Size InfoDownloads / Week
Parent folder
0.8.5 source code.tar.gz 2025-03-02 55.3 kB
0.8.5 source code.zip 2025-03-02 80.9 kB
README.md 2025-03-02 806 Bytes
Totals: 3 Items   137.0 kB 0

New features

Deprecations

The never-documented ##method() syntax is deprecated because the ## token is not allowed by Rust edition 2024. It will be removed in rust-peg v0.9. ##method() can be replaced with #{|input, pos| input.method(pos) }.

Contributors

@kevinmehall @brasswood

Full Changelog: https://github.com/kevinmehall/rust-peg/compare/0.8.4...0.8.5

Source: README.md, updated 2025-03-02