We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b1b5f commit 7e16e77Copy full SHA for 7e16e77
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