You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tests/fail/tokio_mvp.stderr
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ note: inside `main` at $DIR/tokio_mvp.rs:LL:CC
11
11
|
12
12
LL | #[tokio::main]
13
13
| ^^^^^^^^^^^^^^
14
-
= note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info)
14
+
= note: this error originates in the macro `syscall` which comes from the expansion of the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
15
15
16
16
note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
0 commit comments