add_custom_impl.rs
|
More manual clippy fixes
|
2020-02-18 16:12:37 +02:00 |
add_explicit_type.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
add_new.rs
|
Rename ast::ImplBlock -> ast::ImplDef
|
2020-02-29 21:33:15 +01:00 |
change_visibility.rs
|
introduce const visibility assist
|
2020-02-28 01:15:17 +00:00 |
early_return.rs
|
Fix typo
|
2020-02-29 13:51:23 +01:00 |
fill_match_arms.rs
|
Refactor primary IDE API
|
2020-02-26 12:55:50 +01:00 |
inline_local_variable.rs
|
Remove old find refs infra
|
2020-03-04 14:25:22 +01:00 |
introduce_variable.rs
|
Remove code duplication in tests
|
2020-02-26 11:25:07 +01:00 |
merge_match_arms.rs
|
Add or- and parenthesized-patterns
|
2020-02-09 22:06:15 +00:00 |
move_bounds.rs
|
Rename ast::ImplBlock -> ast::ImplDef
|
2020-02-29 21:33:15 +01:00 |
move_guard.rs
|
More manual clippy fixes
|
2020-02-18 16:12:37 +02:00 |
raw_string.rs
|
Refactor string literals
|
2020-02-27 17:19:53 +01:00 |
remove_mut.rs
|
Add remove_mut assist
|
2020-02-19 12:44:54 +01:00 |
replace_qualified_name_with_use.rs
|
Simplify
|
2020-02-28 22:43:13 +01:00 |