Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
error: crate name must not be empty
--> $DIR/crate-name-empty.rs:3:17
|
LL | #![crate_name = ""]
| ^^
error: aborting due to 1 previous error