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.3
Name Modified Size InfoDownloads / Week
Parent folder
0.8.3 source code.tar.gz 2024-04-27 53.0 kB
0.8.3 source code.zip 2024-04-27 77.4 kB
README.md 2024-04-27 477 Bytes
Totals: 3 Items   130.9 kB 0

Fixes

  • Fix error with [x..] range pattern (1b2da451)

Improvements

  • Allow inlining standard Parse trait impls by @neocturne (#374)
  • Support where clauses on rules by @A4-Tacks (#371)
  • Support trailing commas in type parameter lists by @A4-Tacks (#371)
  • Improve compatibility with Rust qualified path syntax in type grammar by @A4-Tacks (#371)

Other

  • Remove support for crate visibility modifier, which was dropped from rustc nightly in 2022
Source: README.md, updated 2024-04-27