Fix test output.
This commit is contained in:
parent
d9f1f663ee
commit
4bf22e6cb7
@ -10,7 +10,7 @@ error[E0412]: cannot find type `Pointer` in this scope
|
||||
help: a struct with a similar name exists
|
||||
|
|
||||
12 | pub fn test_fn(input: Point) -> bool {
|
||||
| ^^^^^
|
||||
| ~~~~~
|
||||
help: consider importing one of these items
|
||||
|
|
||||
11 | use core::fmt::Pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user