parent
81136cb391
commit
0ece171c2f
4 changed files with 9 additions and 16 deletions
|
@ -1,8 +1,10 @@
|
|||
#### Note: this error code is no longer emitted by the compiler
|
||||
|
||||
An invalid meta-item was used inside an attribute.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0551
|
||||
```compile_fail,E0539
|
||||
#[deprecated(note)] // error!
|
||||
fn i_am_deprecated() {}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue