mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Bring back goto def redirect for parse -> FromStr
This commit is contained in:
parent
03ea40369f
commit
0fdab1be36
5 changed files with 59 additions and 4 deletions
|
|
@ -243,6 +243,7 @@ define_symbols! {
|
|||
from,
|
||||
From,
|
||||
FromStr,
|
||||
from_str,
|
||||
from_output,
|
||||
from_residual,
|
||||
from_usize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue