mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
More cleanups / module docs
This commit is contained in:
parent
8a2c482082
commit
fbe98047d4
6 changed files with 12 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
//! FIXME: write short doc here
|
||||
//! Type inference-based diagnostics.
|
||||
mod expr;
|
||||
mod match_check;
|
||||
mod unsafe_check;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue