mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
parent
718d6ce8ca
commit
939b5bb42f
@ -136,7 +136,7 @@ macro_rules! cfg_not_wasi {
|
||||
}
|
||||
}
|
||||
|
||||
// Manualy re-implementation of `async_assert_fn` for `poll_fn`. The macro
|
||||
// Manually re-implementation of `async_assert_fn` for `poll_fn`. The macro
|
||||
// doesn't work for this particular case because constructing the closure
|
||||
// is too complicated.
|
||||
const _: fn() = || {
|
||||
|
Loading…
x
Reference in New Issue
Block a user