mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Centralize fixture parsing for assists
This commit is contained in:
parent
44cf263edf
commit
e5101ae150
8 changed files with 65 additions and 60 deletions
|
@ -986,6 +986,7 @@ fn main() {
|
|||
",
|
||||
r"
|
||||
|
||||
|
||||
pub(crate) fn bar() {
|
||||
${0:todo!()}
|
||||
}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue