mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
fill match arm
This commit is contained in:
parent
581c97a5c3
commit
bfaefed3f6
7 changed files with 300 additions and 9 deletions
|
@ -26,6 +26,7 @@ mod syntax_highlighting;
|
|||
mod parent_module;
|
||||
mod rename;
|
||||
mod impls;
|
||||
mod assits;
|
||||
|
||||
#[cfg(test)]
|
||||
mod marks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue