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