Skip to content

Commit fe01f3f

Browse files
committed
point to where you can contribute
1 parent 979bcce commit fe01f3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2018-09-13-Rust-1.29.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ The compiler has an API for this, and it only suggests fixing lints that
9393
we're confident recommend correct code. Over time, as our suggestions
9494
improve, we'll be expanding this to automatically fix more warnings.
9595

96+
if you find a compiler suggestion and want to help make it fixable, please
97+
leave a comment on [this
98+
issue](https://github.com/rust-lang/rust/issues/50723).
99+
96100
### `cargo clippy`
97101

98102
Speaking of warnings, you can now check out a preview of `cargo clippy` through Rustup.

0 commit comments

Comments
 (0)