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

silence non-local-definitions nightly lint #3901

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

davidhewitt
Copy link
Member

This non_local_definitions lint from RFC 3373 has just landed on nightly and hit us hard.

For now let's just add attributes to silence this and unblock nightly, and come up with a FIXME issue to resolve later.

As this is so new there seems to be an open question if it's firing for exactly the right things, probably the consensus is that yes this behaves as expected, we should watch rust-lang/rust#121621 anyway.

@davidhewitt
Copy link
Member Author

Ok, hopefully I got this now...

@davidhewitt davidhewitt added this pull request to the merge queue Feb 26, 2024
Merged via the queue into PyO3:main with commit 8e2219b Feb 26, 2024
40 checks passed
@davidhewitt davidhewitt deleted the non-local-definitions branch February 26, 2024 21:15
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.

3 participants