We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f38c0 commit a2722f3Copy full SHA for a2722f3
src/test/ui/deref-suggestion.rs
@@ -37,4 +37,4 @@ fn main() {
37
foo4(&0);
38
assert_eq!(3i32, &3i32);
39
//~^ ERROR mismatched types
40
-}
+}
0 commit comments