mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
wip
This commit is contained in:
parent
b7e8b9a6b8
commit
2584d48508
6 changed files with 463 additions and 234 deletions
|
@ -136,6 +136,7 @@ mod handlers {
|
|||
mod flip_binexpr;
|
||||
mod flip_comma;
|
||||
mod flip_trait_bound;
|
||||
mod move_format_string_arg;
|
||||
mod generate_constant;
|
||||
mod generate_default_from_enum_variant;
|
||||
mod generate_default_from_new;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue