feat: Use annotate-snippets by default on nightly
This commit is contained in:
parent
9cb7deb0b5
commit
9243928c6c
12 changed files with 113 additions and 71 deletions
|
|
@ -19,6 +19,7 @@ LL | println!();
|
|||
error: macro expansion ignores `{` and any tokens following
|
||||
--> $SRC_DIR/std/src/macros.rs:LL:COL
|
||||
|
|
||||
|
|
||||
::: $DIR/main-alongside-macro-calls.rs:30:1
|
||||
|
|
||||
LL | println!();
|
||||
|
|
@ -41,6 +42,7 @@ LL | println!();
|
|||
error: macro expansion ignores `{` and any tokens following
|
||||
--> $SRC_DIR/std/src/macros.rs:LL:COL
|
||||
|
|
||||
|
|
||||
::: $DIR/main-alongside-macro-calls.rs:34:1
|
||||
|
|
||||
LL | println!();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue