E0735 -> E0739

Prevents number collision with another approved PR.
This commit is contained in:
Adam Perry 2019-10-03 18:49:35 -07:00
parent 53096c575d
commit 8992c30db4
3 changed files with 3 additions and 3 deletions

View file

@ -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]