Skip to content

Fix incorrect #[inline(always = true)] syntax#1

Open
JonathanBrouwer wants to merge 1 commit intoaalexandrov:mainfrom
JonathanBrouwer:main
Open

Fix incorrect #[inline(always = true)] syntax#1
JonathanBrouwer wants to merge 1 commit intoaalexandrov:mainfrom
JonathanBrouwer:main

Conversation

@JonathanBrouwer
Copy link
Copy Markdown

Hi there!

The Rust compiler accidentally accepted certain invalid forms of the #[inline] attribute.
This is being fixed in this change to the Rust compiler: rust-lang/rust#155193
Because the change will break this project, I'm submitting a fix PR as a courtesy, this should make sure your project continues to build correctly on new versions of Rust

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