We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91df875 + 547f3ac commit 8c5d091Copy full SHA for 8c5d091
info.toml
@@ -248,7 +248,7 @@ starting and ending (plus one) indices of the items in the `Array` that you
248
want to end up in the slice.
249
250
If you're curious why the first argument of `assert_eq!` does not have an
251
-ampersand for a reference since the second argument is areference, take a look
+ampersand for a reference since the second argument is a reference, take a look
252
at the coercion chapter of the nomicon:
253
https://doc.rust-lang.org/nomicon/coercions.html"""
254
0 commit comments