add_derive.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |
add_impl.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |
assist_ctx.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |
change_visibility.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |
fill_match_arms.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |
flip_comma.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |
introduce_variable.rs
|
Some clippy cleanups
|
2019-02-06 15:50:26 -05:00 |
lib.rs
|
Add new assist to remove dbg!() calls
|
2019-02-07 20:34:33 +02:00 |
remove_dbg.rs
|
Remove unnecessary dbg! calls
|
2019-02-07 20:42:00 +02:00 |
replace_if_let_with_match.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |
split_import.rs
|
move assists to a separate crate
|
2019-02-06 17:00:00 +03:00 |