summaryrefslogtreecommitdiffstats
path: root/tests-build/tests/fail/macros_core_no_default.stderr
blob: 6b3f8fa6c28ccef1cec6f98f5d25c691233fcba1 (plain)
1
2
3
4
5
6
7
error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
 --> $DIR/macros_core_no_default.rs:3:1
  |
3 | #[tokio::main]
  | ^^^^^^^^^^^^^^
  |
  = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)