This commit is contained in:
Ryo Yoshida 2023-03-01 21:55:21 +09:00
parent 9b441b9c67
commit 943de55214
No known key found for this signature in database
GPG key ID: E25698A930586171
4 changed files with 3 additions and 3 deletions

View file

@ -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;