language: rust
rust:
- 1.16.0
- beta
- nightly
script:
- cargo test --all
- LALRPOP_LANE_TABLE=enabled cargo test --all