apply suggestions

This commit is contained in:
soruh 2022-06-22 16:29:59 +02:00
parent f52f5fed11
commit f780145c4a
3 changed files with 10 additions and 97 deletions

View file

@ -20,6 +20,7 @@ pub mod source_change;
pub mod symbol_index;
pub mod traits;
pub mod ty_filter;
pub mod use_trivial_contructor;
pub mod imports {
pub mod import_assets;