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 5598fdf commit 15aa85fCopy full SHA for 15aa85f
tests/ui/range/missleading-field-access-hint.rs
@@ -1,4 +1,4 @@
1
-// Check if rustc still displays the missleading hint to write `.` instead of `..`
+// Check if rustc still displays the misleading hint to write `.` instead of `..`
2
//@ check-fail
3
fn main() {
4
let width = 10;
0 commit comments