mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-20 02:43:45 +00:00
Rollup merge of #70355 - GuillaumeGomez:cleanup-e0454, r=Dylan-DPC
Clean up E0454 r? @Dylan-DPC
This commit is contained in:
commit
dc29016299
@ -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…
Reference in New Issue
Block a user