So many warnings!

Open
#139 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
embedded-iot

Research direction

Start by examining how the in-tree HAL uses the deprecated v1 HAL traits and how the project’s build warnings are configured. Determine whether the requested outcome is a documented way to suppress those warnings or a project change, then verify that build errors remain visible without the deprecation-warning flood.

Written by the indexing model from the issue text.

Description

My current project has an in-tree HAL implementation. I now can't see any of the build errors because they're hidden among umpteen pages of deprecation warnings for the v1 hal traits.

Is there any easy way to shut these warnings up?

Dominant language
Rust
Stars
2.7k
Forks
282
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rust-embedded/embedded-hal

All issues in rust-embedded/embedded-hal

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.