Clean up E0454
This commit is contained in:
parent
98803c182b
commit
5a62054b06
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
A link name was given with an empty name. Erroneous code example:
|
||||
A link name was given with an empty name.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0454
|
||||
#[link(name = "")] extern {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue