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

Nightly builds failing due to proc_macro_span_shrink #1314

Closed
adetaylor opened this issue Jul 5, 2023 · 0 comments · Fixed by #1315
Closed

Nightly builds failing due to proc_macro_span_shrink #1314

adetaylor opened this issue Jul 5, 2023 · 0 comments · Fixed by #1315

Comments

@adetaylor
Copy link
Collaborator

As manifesting on CI:

error[E0635]: unknown feature `proc_macro_span_shrink`
  --> /Users/liztaylor/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.59/src/lib.rs:92:30
   |
92 |     feature(proc_macro_span, proc_macro_span_shrink)
   |                              ^^^^^^^^^^^^^^^^^^^^^^

For more information about this error, try `rustc --explain E0635`.
error: could not compile `proc-macro2` (lib) due to previous error
warning: build failed, waiting for other jobs to finish...

adetaylor added a commit that referenced this issue Jul 5, 2023
@adetaylor adetaylor mentioned this issue Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant