summaryrefslogtreecommitdiffstats
path: root/tests-build/tests/fail/macros_core_no_default.stderr
blob: a3ae32cd752ebee1722c14b3bf9c87ff544214f9 (plain)
1
2
3
4
5
6
7
error: The default runtime flavor is `multi_thread`, but the `rt-threaded` 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)