Skip to content

Commit

Permalink
Rustup rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Jul 19, 2022
1 parent 8ccd8eb commit b0353b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fail/tokio_mvp.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ note: inside `main` at $DIR/tokio_mvp.rs:LL:CC
|
LL | #[tokio::main]
| ^^^^^^^^^^^^^^
= note: this error originates in the macro `syscall` (in Nightly builds, run with -Z macro-backtrace for more info)
= 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)

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

Expand Down

0 comments on commit b0353b5

Please sign in to comment.