]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/rfc-2091-track-caller/error-with-naked.stderr
Auto merge of #79780 - camelid:use-summary_opts, r=GuillaumeGomez
[rust.git] / src / test / ui / rfc-2091-track-caller / error-with-naked.stderr
index 211cd3f16ba1b48ad3d9ecf62e0881c8afc2cd78..1b49148d629b2321f45c1eaae4ee8904eef71e82 100644 (file)
@@ -5,7 +5,7 @@ LL | #[track_caller]
    | ^^^^^^^^^^^^^^^
 
 error[E0736]: cannot use `#[track_caller]` with `#[naked]`
-  --> $DIR/error-with-naked.rs:10:5
+  --> $DIR/error-with-naked.rs:12:5
    |
 LL |     #[track_caller]
    |     ^^^^^^^^^^^^^^^