Commit fff7739
committed
Update export_name for updated restrictions
rust-lang/rust#155515 added a restriction
that the symbol name cannot be empty in the `export_name` attribute.
This now matches the behavior of link_name (see
rust-lang#2268).1 parent 20a6d00 commit fff7739
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
| 171 | + | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments