Skip to content

Commit

Permalink
Update not-quotable ui test for ToTokens impl changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Oct 7, 2024
1 parent 87c247f commit c889896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/ui/not-quotable.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ error[E0277]: the trait bound `Ipv4Addr: ToTokens` is not satisfied
| required by a bound introduced by this call
|
= help: the following other types implement trait `ToTokens`:
&'a T
&'a mut T
&T
&mut T
Box<T>
CStr
CString
Expand Down

0 comments on commit c889896

Please sign in to comment.