We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86e54d commit f7095baCopy full SHA for f7095ba
src/lib.rs
@@ -29,6 +29,7 @@
29
//! ---------|------
30
// TODO: Kill rustfmt on this section, `#![rustfmt::skip::attributes(cfg_attr)]` should do it, but
31
// that's unstable
32
+#![allow(unexpected_cfgs)]
33
# | [`futures::io::AsyncBufRead`](futures_io::AsyncBufRead), [`futures::io::AsyncWrite`](futures_io::AsyncWrite)"
0 commit comments