Skip to content

Commit b0353b5

Browse files
committed
Rustup rebase
1 parent 8ccd8eb commit b0353b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fail/tokio_mvp.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ note: inside `main` at $DIR/tokio_mvp.rs:LL:CC
1111
|
1212
LL | #[tokio::main]
1313
| ^^^^^^^^^^^^^^
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)
1515

1616
note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
1717

0 commit comments

Comments
 (0)