Fix rust-analzyer ssr help message
This commit is contained in:
parent
bc0628c9b4
commit
0e2c68da64
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ xflags::xflags! {
|
|||
}
|
||||
|
||||
cmd ssr {
|
||||
/// A structured search replace rule (`$a.foo($b) ==> bar($a, $b)`)
|
||||
/// A structured search replace rule (`$a.foo($b) ==>> bar($a, $b)`)
|
||||
repeated rule: SsrRule
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue