File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ because that's clearly a non-descriptive name.
2424 - [ Lint passes] ( #lint-passes )
2525 - [ Emitting a lint] ( #emitting-a-lint )
2626 - [ Adding the lint logic] ( #adding-the-lint-logic )
27- - [ Specifying the lint's minimum supported Rust version (MSRV)] ( #specifying-the-lints-minimum-supported-rust-version-- msrv- )
27+ - [ Specifying the lint's minimum supported Rust version (MSRV)] ( #specifying-the-lints-minimum-supported-rust-version-msrv )
2828 - [ Author lint] ( #author-lint )
2929 - [ Print HIR lint] ( #print-hir-lint )
3030 - [ Documentation] ( #documentation )
Original file line number Diff line number Diff line change @@ -148,4 +148,4 @@ clippy-driver --edition 2018 -Cpanic=abort foo.rs
148148> that are not optimized as expected, for example.
149149
150150[ Installation ] : installation.md
151- [ CI ] : continuous_integration/index .md
151+ [ CI ] : continuous_integration/README .md
You can’t perform that action at this time.
0 commit comments