Skip to content

rustc 1.72.0: flooded with warning: lint const_err has been removed: converted into hard error #63

Closed
@michalfita

Description

@michalfita
   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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbuild systemRelated to build system or CI support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions