.github/workflows/nightly.yml #586
Annotations
8 errors
Run cargo minimal-versions check --workspace --all-features
the feature `rustc_attrs` is not in the list of allowed features
|
Run cargo minimal-versions check --workspace --all-features
the `#[rustc_nonnull_optimization_guaranteed]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
Run cargo minimal-versions check --workspace --all-features
the `#[rustc_layout_scalar_valid_range_start]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
Run cargo minimal-versions check --workspace --all-features
the `#[rustc_layout_scalar_valid_range_end]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
Run cargo minimal-versions check --workspace --all-features
the `#[rustc_nonnull_optimization_guaranteed]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
Run cargo minimal-versions check --workspace --all-features
the `#[rustc_layout_scalar_valid_range_start]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
Run cargo minimal-versions check --workspace --all-features
the `#[rustc_layout_scalar_valid_range_end]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
Run cargo minimal-versions check --workspace --all-features
Process completed with exit code 1.
|
Loading