You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
--> /mnt/devel/external/Rust/github.com/atsamd-rs/atsamd/pac/atsamd51p/src/lib.rs:3:9
|
3 | #![deny(const_err)]
| ^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
svdrust v0.27.0 or later is needed to remove this lint from the generated code.
The text was updated successfully, but these errors were encountered:
With Rust 1.66 all pacs produce:
svdrust v0.27.0 or later is needed to remove this lint from the generated code.
The text was updated successfully, but these errors were encountered: