We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f1e6a commit 7f09cdaCopy full SHA for 7f09cda
docs/book/src/assists_generated.md
@@ -2258,7 +2258,7 @@ fn bar() {
2258
2259
2260
### `inline_local_variable`
2261
-**Source:** [inline_local_variable.rs](https://github.com/rust-lang/rust-analyzer/blob/master/crates/ide-assists/src/handlers/inline_local_variable.rs#L17)
+**Source:** [inline_local_variable.rs](https://github.com/rust-lang/rust-analyzer/blob/master/crates/ide-assists/src/handlers/inline_local_variable.rs#L21)
2262
2263
Inlines a local variable.
2264
0 commit comments