mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
rt: add infrastructure code for io_uring (#7320)
This commit is contained in:
@@ -29,4 +29,5 @@ unexpected_cfgs = { level = "warn", check-cfg = [
|
||||
'cfg(tokio_no_tuning_tests)',
|
||||
'cfg(tokio_taskdump)',
|
||||
'cfg(tokio_unstable)',
|
||||
'cfg(tokio_uring)',
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user