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 f31c035 commit a8c1095Copy full SHA for a8c1095
_posts/2017-03-16-Rust-1.16.md
@@ -176,6 +176,8 @@ limit false positives.
176
177
[we should remove the help message entirely]: https://github.com/rust-lang/rust/pull/37057
178
179
+> An aside: the above implementation is not possible; `Name` would need to use `String`, not `&str`.
180
+
181
In other diagnostic changes, previous versions of Rust would helpfully attempt to suggest fixes for typos:
182
183
```rust
0 commit comments