Closed
Description
Cargo.toml:
[dependencies]
syntax = { git = "https://github.com/rust-lang/rust/", branch = "stable" }
Command:
cargo build --all
Expected: Syntax module is imported.
Actual:
Stable and Beta rustc channels complian "#![feature] may not be used ..."
Nightly rustc channel just doesn't work.
Metadata
Metadata
Assignees
Labels
No labels