mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 20:42:04 +00:00
Add even more docs
This commit is contained in:
parent
188b0f96f9
commit
dc1577d58d
22 changed files with 13 additions and 36 deletions
|
@ -1,5 +1,3 @@
|
|||
//! FIXME: write short doc here
|
||||
|
||||
mod atom;
|
||||
|
||||
pub(crate) use self::atom::{block_expr, match_arm_list};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue