-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Currently a "cargo build" fails with the following error:
error[E0599]: no function or associated item named from_str_unchecked found for struct proc_macro2::Literal in the current scope
--> /Users/timvw/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.11/src/runtime.rs:301:41
To Reproduce
cargo build
Expected behavior
the build does not fail
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working