mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +00:00
style: cargo fmt
This commit is contained in:
parent
c768a24673
commit
b68ae2b150
@ -39,7 +39,6 @@ pub(crate) fn add_braces(acc: &mut Assists, ctx: &AssistContext<'_>) -> Option<(
|
||||
},
|
||||
expr.syntax().text_range(),
|
||||
|builder| {
|
||||
|
||||
let make = SyntaxFactory::new();
|
||||
let mut editor = builder.make_editor(&expr.syntax());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user