Closed
Description
Compiling atsamv71q19b v0.25.0 (/home/manveru/Projects/atsamx7x-rust/pac/atsamv71q19b)
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
--> pac/atsams70n19b/src/lib.rs:3:9
|
3 | #![deny(const_err)]
| ^^^^^^^^^
|
= note: `#[warn(renamed_and_removed_lints)]` on by default
So, it's materialization of rust-lang/rust#71800.
We need CI to actually test with MRV and latest.