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

Fix nightly CI #3526

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Fix nightly CI #3526

merged 1 commit into from
Feb 26, 2024

Conversation

daxpedda
Copy link
Member

Fixes #3525.

Currently nightly fails because of FPs introduced by the new non_local_definitions lint.
FPs are tracked in rust-lang/rust#121621.

@daxpedda daxpedda marked this pull request as draft February 26, 2024 08:35
@daxpedda
Copy link
Member Author

Doign some research on rust-lang/rust#121621 right now, apparently the conclusion might be that this is not an FP.

@daxpedda daxpedda marked this pull request as ready for review February 26, 2024 08:45
@daxpedda
Copy link
Member Author

After some more testing and reading I'm not exactly confident if this is an FP or not, but I will keep an eye on it and eventually update it.

@daxpedda daxpedda merged commit 010787a into rust-windowing:master Feb 26, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Build error on nightly web
2 participants