feat: Use annotate-snippets by default on nightly

This commit is contained in:
Scott Schafer 2025-10-14 19:19:46 -06:00
parent 9cb7deb0b5
commit 9243928c6c
No known key found for this signature in database
12 changed files with 113 additions and 71 deletions

View file

@ -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!();