File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 33We use ` cargo clippy ` to ensure high-quality code and to enforce a set of best practices for Rust programming.
44However, not all lints provided by ` cargo clippy ` are relevant or applicable to our project.
55We may choose to ignore some lints if they are unstable, experimental, or specific to our project.
6- If you are unsure about a lint, please ask us in the [ rustup Discord channel] ( https://discord.com/channels/442252698964721669/463480252723888159 ) .
6+ If you are unsure about a lint, please ask us in the
7+ [ rustup Zulip channel] ( https://rust-lang.zulipchat.com/#narrow/channel/490103-t-rustup ) .
78
89## Manual linting
910
Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ <h2>An installer for the systems programming language <a href="https://www.rust-
221221</ div >
222222
223223< p id ="help ">
224- Need help?< br > Ask on < a href =" https://discord.gg/rust-lang " > #beginners in the Rust Discord </ a > < br >
225- or in the < a href ="https://users .rust-lang.org " > Rust Users Forum </ a > .
224+ Need help?< br >
225+ Ask the < a href ="https://www .rust-lang.org/community " > community </ a > !
226226</ p >
227227
228228< p id ="about ">
You can’t perform that action at this time.
0 commit comments