Open
Description
I updated my rust toolchain today and it seems it started failing on rust-protobuf
's generated code since then. The failures look like this:
|
9 | #![rustfmt::skip]
| ^^^^^^^^^^^^^
|
= note: `#[deny(soft_unstable)]` on by default
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
= note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
Metadata
Metadata
Assignees
Labels
No labels