E0735 -> E0739
Prevents number collision with another approved PR.
This commit is contained in:
parent
53096c575d
commit
8992c30db4
3 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ LL | #![feature(track_caller)]
|
|||
|
|
||||
= note: `#[warn(incomplete_features)]` on by default
|
||||
|
||||
error[E0735]: attribute should be applied to function
|
||||
error[E0739]: attribute should be applied to function
|
||||
--> $DIR/only-for-fns.rs:3:1
|
||||
|
|
||||
LL | #[track_caller]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue