Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails #2383

Closed
timvw opened this issue Apr 29, 2022 · 2 comments
Closed

Build fails #2383

timvw opened this issue Apr 29, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@timvw
Copy link
Contributor

timvw commented Apr 29, 2022

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

@timvw timvw added the bug Something isn't working label Apr 29, 2022
@timvw timvw closed this as completed Apr 29, 2022
@timvw
Copy link
Contributor Author

timvw commented Apr 29, 2022

PEBKAC: was still working on outdated fork.

@haoxins
Copy link
Contributor

haoxins commented Apr 30, 2022

#1498
#1499
#1523

I think the only thing is to publish a new version on crates.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants