Skip to content

Conversation

jannic
Copy link
Member

@jannic jannic commented Jul 1, 2024

No description provided.

@jannic
Copy link
Member Author

jannic commented Jul 1, 2024

warning: doc list item missing indentation
   --> rp2040-hal/src/sio.rs:594:9
    |
594 |     /// BASE0 and an upper bound of BASE1.
    |         ^
    |
    = help: if this is supposed to be its own paragraph, add a blank line
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation
    = note: `#[warn(clippy::doc_lazy_continuation)]` on by default
help: indent this line
    |
594 |     ///   BASE0 and an upper bound of BASE1.
    |         ++

etc.

@jannic jannic merged commit 2d593e4 into rp-rs:main Jul 1, 2024
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.

2 participants