Skip to content

Conversation

@kiendang
Copy link
Contributor

Synopsis

Fix a couple of CI failures due to cargo/rustc updates

Solution

Checklist

  • Documentation is updated (if required)
  • Tests are added/updated (if required)
  • CHANGELOG entry is added (if required)

@kiendang
Copy link
Contributor Author

Hmm looks like the error message changes in nightly but not in stable yet hence updating it fails stable.

@kiendang
Copy link
Contributor Author

Hmm I cannot reproduce locally. My stable-aarch64-apple-darwin toolchain, which is also rustc 1.90.0 (1159e78c4 2025-09-14) also uses the new error message.

@tyranron tyranron added this to the 2.1.0 milestone Oct 20, 2025
@tyranron tyranron linked an issue Oct 20, 2025 that may be closed by this pull request
Copy link
Collaborator

@tyranron tyranron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kiendang thank you for taking care of it!

Hmm I cannot reproduce locally.

Don't bother. This flakiness is here for years now. Nothing we can do about it, though.

@tyranron tyranron merged commit 6d508b6 into JelteF:master Oct 20, 2025
17 checks passed
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.

Fallout from removal of doc_auto_cfg

2 participants