Skip to content

clippy: Fix doc_lazy_continuation lints#5935

Merged
nical merged 2 commits intogfx-rs:trunkfrom
waywardmonkeys:fix-markdown-continuations
Jul 11, 2024
Merged

clippy: Fix doc_lazy_continuation lints#5935
nical merged 2 commits intogfx-rs:trunkfrom
waywardmonkeys:fix-markdown-continuations

Conversation

@waywardmonkeys
Copy link
Copy Markdown
Contributor

These are in nightly builds.

Description
This fixes a lint that is on nightly builds when checking markdown for documentation.

Testing
Clippy runs and no longer reports these issues.

Checklist

  • Run cargo fmt.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

These are in nightly builds.
@waywardmonkeys waywardmonkeys requested a review from a team July 10, 2024 17:19
@waywardmonkeys waywardmonkeys requested a review from a team as a code owner July 10, 2024 17:19
Copy link
Copy Markdown
Contributor

@nical nical left a comment

Choose a reason for hiding this comment

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

Thanks!

@nical nical enabled auto-merge (squash) July 10, 2024 18:46
@nical nical merged commit ee16de1 into gfx-rs:trunk Jul 11, 2024
@waywardmonkeys waywardmonkeys deleted the fix-markdown-continuations branch July 11, 2024 09:11
teoxoy pushed a commit that referenced this pull request Jul 11, 2024
These are in nightly builds.
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