"errors with" is idiomatic in English
This commit is contained in:
parent
cae02fff6a
commit
4a327e0e14
@ -123,7 +123,7 @@ let v = vec![];
|
||||
foo(&v);
|
||||
```
|
||||
|
||||
errors with:
|
||||
will give us this error:
|
||||
|
||||
```text
|
||||
error: cannot borrow immutable borrowed content `*v` as mutable
|
||||
|
Loading…
x
Reference in New Issue
Block a user