File tree 2 files changed +2
-2
lines changed
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.
24
24
- [ Lint passes] ( #lint-passes )
25
25
- [ Emitting a lint] ( #emitting-a-lint )
26
26
- [ 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 )
28
28
- [ Author lint] ( #author-lint )
29
29
- [ Print HIR lint] ( #print-hir-lint )
30
30
- [ Documentation] ( #documentation )
Original file line number Diff line number Diff line change @@ -148,4 +148,4 @@ clippy-driver --edition 2018 -Cpanic=abort foo.rs
148
148
> that are not optimized as expected, for example.
149
149
150
150
[ 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