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

Allowing the unexpected_cfgs lint #556

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Allowing the unexpected_cfgs lint #556

merged 1 commit into from
Nov 20, 2024

Conversation

smoelius
Copy link
Member

This recent change is causing CI to fail: rust-lang/rust#132577

The failure is caused by the used_linker feature in code produced by the ctor::ctor attribute macro.

This recent change is causing CI to fail: rust-lang/rust#132577

The failure is caused by the `used_linker` feature in code produced by
the `ctor::ctor` attribute macro.
@smoelius smoelius added this pull request to the merge queue Nov 20, 2024
Merged via the queue into master with commit 56f6618 Nov 20, 2024
18 checks passed
@smoelius smoelius deleted the allow-unexpected-cfgs branch November 20, 2024 11:12
@smoelius
Copy link
Member Author

Filed: mmastrac/rust-ctor#309

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