Skip to content

Conversation

@ParkMyCar
Copy link

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

Updates the proc-macro2 dependency in the Cargo.lock file by running cargo update -p proc-macro2.

In versions of Rust nightly >= 2023-06-28 a compiler feature was removed that proc_macro2 uses. This issue has since been fixed in dtolnay/proc-macro2#391.

Related Issues

rust-lang/rust#113152

@ParkMyCar ParkMyCar requested a review from Jake-Shadle as a code owner July 25, 2023 19:53
@zalper
Copy link

zalper commented Jul 26, 2023

Tested, works well with nightly
rustc 1.73.0-nightly (864bdf784 2023-07-25)
binary: rustc
commit-hash: 864bdf7843e1ceabc824ed86d97006acad6af643
commit-date: 2023-07-25
host: x86_64-unknown-linux-gnu
release: 1.73.0-nightly
LLVM version: 16.0.5

@Jake-Shadle
Copy link
Member

This was done in #231

@Jake-Shadle Jake-Shadle closed this Sep 6, 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 this pull request may close these issues.

3 participants