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.
1 parent 0d6c128 commit 53f4d43Copy full SHA for 53f4d43
tests/ui/from_over_into.stderr
@@ -1,4 +1,4 @@
1
-error: An implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true.
+error: an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
2
--> $DIR/from_over_into.rs:6:1
3
|
4
LL | / impl Into<StringWrapper> for String {
0 commit comments