File: 03-async-gt2.stderr

package info (click to toggle)
rust-maybe-async 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (22)
1
2
3
4
5
error: Must pass two metas or string literals like `async(condition, async_test_macro)`, you passed 3 metas.
 --> tests/ui/test_fail/03-async-gt2.rs:8:40
  |
8 | #[maybe_async::test(feature="is_sync", async(feature="async", async_std::test, added))]
  |                                        ^^^^^