• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1error: Unknown path: `unknown`, must be `async`
2 --> tests/ui/test_fail/02-unknown-path.rs:9:40
3  |
49 | #[maybe_async::test(feature="is_sync", unknown(not(feature="is_sync"), async_std::test))]
5  |                                        ^^^^^^^
6