tagua-vm / parser

Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)
http://tagua.io/
119 stars 15 forks source link

Support Rust 1.11 #50

Closed Hywan closed 8 years ago

Hywan commented 8 years ago

Since https://blog.rust-lang.org/2016/08/18/Rust-1.11.html, there is one more version to support 😄.