We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c679551 commit 2e0fae3Copy full SHA for 2e0fae3
crates/ide/src/goto_definition.rs
@@ -472,7 +472,7 @@ fn f(ch: char) -> bool {
472
_ => false
473
}
474
475
-"#
+"#,
476
);
477
478
@@ -488,7 +488,7 @@ fn f(ch: char) -> bool {
488
489
490
491
492
493
494
@@ -504,7 +504,7 @@ fn f(ch: char) -> bool {
504
505
506
507
508
509
510
@@ -520,7 +520,7 @@ fn f(ch: char) -> bool {
520
521
522
523
524
525
526
@@ -536,7 +536,7 @@ fn f(ch: char) -> bool {
536
537
538
539
540
541
542
0 commit comments