mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
Reference new diagnostic item docs in our docs :)
This commit is contained in:
parent
87c375fa62
commit
0fa9bf4a40
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ You may need following tooltips to catch up with common operations.
|
|||
|
||||
Useful Rustc dev guide links:
|
||||
- [Stages of compilation](https://rustc-dev-guide.rust-lang.org/compiler-src.html#the-main-stages-of-compilation)
|
||||
- [Diagnostic items](https://rustc-dev-guide.rust-lang.org/diagnostics/diagnostic-items.html)
|
||||
- [Type checking](https://rustc-dev-guide.rust-lang.org/type-checking.html)
|
||||
- [Ty module](https://rustc-dev-guide.rust-lang.org/ty.html)
|
||||
|
||||
|
|
Loading…
Reference in a new issue