Clean up E0734 explanation
This commit is contained in:
parent
9e92106d45
commit
f22a34e84d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
A stability attribute has been used outside of the standard library.
|
||||
|
||||
Erroneous code examples:
|
||||
Erroneous code example:
|
||||
|
||||
```compile_fail,E0734
|
||||
#[rustc_deprecated(since = "b", reason = "text")] // invalid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue