Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nightly no longer requires error_in_core feature
warning: the feature `error_in_core` has been stable since 1.81.0-nightly and no longer requires an attribute to enable --> serde/src/lib.rs:108:43 | 108 | #![cfg_attr(feature = "unstable", feature(error_in_core, never_type))] | ^^^^^^^^^^^^^ | = note: `#[warn(stable_features)]` on by default
- Loading branch information