mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 20:42:04 +00:00
Fix typo
This commit is contained in:
parent
9b441b9c67
commit
943de55214
4 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ pub mod source_change;
|
|||
pub mod symbol_index;
|
||||
pub mod traits;
|
||||
pub mod ty_filter;
|
||||
pub mod use_trivial_contructor;
|
||||
pub mod use_trivial_constructor;
|
||||
|
||||
pub mod imports {
|
||||
pub mod import_assets;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue