Skip to content

Conversation

dcz-self
Copy link
Contributor

@dcz-self dcz-self commented Jul 2, 2025

The pipeline is broken due to Clippy updates.

dcz and others added 3 commits July 1, 2025 07:48
rustdoc::redundant-explicit-link matches more cases in the nightly rust
version. Remove the redundant links that trigger the warning, which is
processed as an error in CI due to `-D warnings` in the rustdoc flags.

The three redundant links all refer to items that are imported into the
current file and therefore do not require explicit, absolute links to
resolve.
@dcz-self dcz-self force-pushed the fix branch 2 times, most recently from 87287fc to a8d1194 Compare July 2, 2025 19:07
@dcz-self
Copy link
Contributor Author

dcz-self commented Jul 2, 2025

This includes #1751

Copy link
Member

@PolyMeilex PolyMeilex left a comment

Choose a reason for hiding this comment

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

Thanks!

@PolyMeilex PolyMeilex merged commit 925a412 into Smithay:master Jul 2, 2025
13 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.

3 participants