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 doc build errors #737

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

kaidokert
Copy link
Contributor

@kaidokert kaidokert commented May 26, 2024

Summary

Fix docbuild issues with nightly toolchain - these currently prevent green checks on PRs like #736

This PR has no functional changes, only doc comment edits to pass clippy+rustfmt checks.

Checklist

  • CHANGELOG.md for the BSP or HAL updated
  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced - CI will deny clippy warnings by default! You may #[allow] certain lints where reasonable, but ideally justify those with a short comment.

@sajattack sajattack merged commit dda58d6 into atsamd-rs:master Jun 6, 2024
107 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.

2 participants