rust-lang / gll

GLL parsing framework.
Apache License 2.0
138 stars 25 forks source link

Fixes for new errors from lints (rust_2018_idioms, ambiguous_associated_items). #142

Closed eddyb closed 4 years ago

eddyb commented 4 years ago

This is needed to use latest gll (which is more forgiving field-wise) with wg-grammar.

CAD97 commented 4 years ago

It looks like the nightly CI build timed out for some reason or another.