Skip to content

Use of removed feature #2

Closed
Closed
@Thoralf-M

Description

@Thoralf-M

Our CI that runs with nightly failed because of rust-lang/rust#82539

error[E0557]: feature has been removed
 --> /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/async_io_stream-0.2.0/src/lib.rs:1:40
  |
1 | #![cfg_attr( nightly, feature(doc_cfg, external_doc) )]
  |                                        ^^^^^^^^^^^^ feature has been removed
  |
  = note: use #[doc = include_str!("filename")] instead, which handles macro invocations

error: aborting due to previous error

For more information about this error, try `rustc --explain E0557`.
error: could not compile `async_io_stream`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions