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 22838ba + 7e16e77 commit 4ecc351Copy full SHA for 4ecc351
info.toml
@@ -808,7 +808,7 @@ mode = "test"
808
hint = """
809
Traits can have a default implementation for functions. Structs that implement
810
the trait can then use the default version of these functions if they choose not
811
-implement the function themselves.
+to implement the function themselves.
812
813
See the documentation at: https://doc.rust-lang.org/book/ch10-02-traits.html#default-implementations
814
"""
0 commit comments