-
-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Labels
A-coreArea: anything not otherwise coveredArea: anything not otherwise coveredC-cleanupCategory: cleanup of existing codeCategory: cleanup of existing code
Description
Unable to build in latest nightly:
error[E0557]: feature has been removed
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.28/src/lib.rs:79:39
|
79 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
| ^^^^^^^^^^^ feature has been removed
|
= note: renamed to `coverage_attribute`
zeeshanlakhani and protortyp
Metadata
Metadata
Assignees
Labels
A-coreArea: anything not otherwise coveredArea: anything not otherwise coveredC-cleanupCategory: cleanup of existing codeCategory: cleanup of existing code