fn make_fixes( parent_file_id: FileId, source: ModuleSource, new_mod_name: &str, trigger_range: TextRange, ) -> Option<Vec<Assist>>