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 6f58c34 commit 277cd58Copy full SHA for 277cd58
book/src/SUMMARY.md
@@ -5,15 +5,14 @@
5
- [Installation and Usage](installation_and_usage.md)
6
- [Configuration](configuration.md)
7
- [Clippy's Lints](lints/README.md)
8
- - [Cargo]()
9
- - [Complexity]()
10
- [Correctness]()
11
- - [Pedantic]()
12
- - [Perf]()
13
- - [Restriction]()
+ - [Suspicious]()
14
- [Style]()
15
- - [Deprecated]()
+ - [Complexity]()
+ - [Perf]()
+ - [Pendantic]()
16
- [Nursery]()
+ - [Cargo]()
17
- [Continuous Integration](continuous_integration/README.md)
18
- [Travis CI](continuous_integration/travis.md)
19
- [GitHub Actions](continuous_integration/github_actions.md)
0 commit comments