Skip to content

Conversation

@jdonszelmann
Copy link

@jdonszelmann jdonszelmann commented Oct 23, 2025

Hi there!

We recently redid how the link attribute is parsed in the rust compiler. When we did so, we realized we were too permissive, and even when using the wrong syntax would allow so without any warning. We decided to fix this, which would break a few (2 to be precise) crates that accidentally used the wrong syntax. You're one of the lucky two! Congrats, hehe.

As such, we apologize for the small breaking change we caused you. This PR should fix your code.

Relevant compiler PR introducing this change: rust-lang/rust#143193
Issue tracking this regression: rust-lang/rust#147970

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.

1 participant