Skip to content

Conversation

@SergioGasquez
Copy link
Member

@SergioGasquez SergioGasquez commented Dec 29, 2025

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • I have used cargo xtask fmt-packages command to ensure that all changed code is formatted correctly.
  • My changes were added to the CHANGELOG.md in the proper section.
  • I have added necessary changes to user code to the latest Migration Guide.
  • My changes are in accordance to the esp-rs developer guidelines

Extra:

Pull Request Details 📖

Description

This PR fixes a nighly Clippy lint

Testing

cargo xtask ci esp32c2 --toolchain nightly now succeeds. Nightly CI run: https://github.com/SergioGasquez/esp-hal/actions/runs/20779247062

@SergioGasquez SergioGasquez added the skip-changelog No changelog modification needed label Dec 29, 2025
@SergioGasquez SergioGasquez marked this pull request as draft December 29, 2025 14:51
@SergioGasquez SergioGasquez marked this pull request as ready for review January 7, 2026 11:52
@SergioGasquez SergioGasquez added this pull request to the merge queue Jan 7, 2026
@SergioGasquez SergioGasquez linked an issue Jan 7, 2026 that may be closed by this pull request
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 7, 2026
@SergioGasquez SergioGasquez added this pull request to the merge queue Jan 7, 2026
Merged via the queue into esp-rs:main with commit 69cf20c Jan 7, 2026
42 of 43 checks passed
@SergioGasquez SergioGasquez deleted the fix/clippy-lint branch January 7, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog No changelog modification needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nightly CI Failure

2 participants