Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: malformed `track_caller` attribute input
--> $DIR/error-odd-syntax.rs:1:1
|
LL | #[track_caller(1)]
| ^^^^^^^^^^^^^^^^^^ help: must be of the form: `#[track_caller]`
error: aborting due to previous error