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

fix: Update 1.63 proc macro ABI to match rustc #12747

Merged
merged 1 commit into from
Jul 12, 2022
Merged

fix: Update 1.63 proc macro ABI to match rustc #12747

merged 1 commit into from
Jul 12, 2022

Conversation

jonas-schievink
Copy link
Contributor

This updates us to the ABI used by rustc 1.63.0-beta.5, which will likely be the ABI of the next stable Rust release. It should also work on nightly (for now, but future changes won't be supported until the rustc version is bumped).

cc #12600

@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 12, 2022

📌 Commit f29f01c has been approved by jonas-schievink

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 12, 2022

⌛ Testing commit f29f01c with merge 1e3ce76...

bors added a commit that referenced this pull request Jul 12, 2022
…chievink

fix: Update 1.61 proc macro ABI to match rustc

This updates us to the ABI used by rustc 1.63.0-beta.5, which will likely be the ABI of the next stable Rust release. It should also work on nightly (for now, but future changes won't be supported until the rustc version is bumped).

cc #12600
@jonas-schievink jonas-schievink changed the title fix: Update 1.61 proc macro ABI to match rustc fix: Update 1.63 proc macro ABI to match rustc Jul 12, 2022
@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 12, 2022

📌 Commit ebfbb31 has been approved by jonas-schievink

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Jul 12, 2022

⌛ Testing commit ebfbb31 with merge 4cbf23c...

@bors
Copy link
Collaborator

bors commented Jul 12, 2022

☀️ Test successful - checks-actions
Approved by: jonas-schievink
Pushing 4cbf23c to master...

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.

2 participants