Skip to content

Conversation

@febo
Copy link
Contributor

@febo febo commented Nov 3, 2025

Problem

As pointed out in Jon's comment, the doc generation is broken with the latest nightly version because of the proc-macro2 crate. The problem can be seen here:

https://github.com/anza-xyz/solana-sdk/actions/runs/18995795556/job/54255414006

Solution

Bump the version of proc-macro2 on the lock file so docs.rs build succeeds.

@febo febo marked this pull request as ready for review November 3, 2025 11:41
@febo febo requested a review from joncinque November 3, 2025 11:41
@febo febo force-pushed the update-proc-macro2 branch from 9c59c50 to 9db493c Compare November 3, 2025 11:43
Copy link
Collaborator

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@febo febo merged commit ab580c1 into anza-xyz:master Nov 3, 2025
26 checks passed
@febo febo deleted the update-proc-macro2 branch November 3, 2025 13:09
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