Update compiler/rustc_error_codes/src/error_codes/E0547.md
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
This commit is contained in:
parent
7b84b62d29
commit
8fbdd2d15e
@ -13,7 +13,7 @@ fn _unstable_fn() {}
|
|||||||
fn _unstable_const_fn() {}
|
fn _unstable_const_fn() {}
|
||||||
```
|
```
|
||||||
|
|
||||||
To fix the issue you need to provide the `issue` field.
|
To fix this issue, you need to provide the `issue` field. Example:
|
||||||
|
|
||||||
```
|
```
|
||||||
#![feature(staged_api)]
|
#![feature(staged_api)]
|
||||||
|
Loading…
Reference in New Issue
Block a user