You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kjeremy mentioned in #135 (comment) that we probably need to massage the value passed into DeclarationDescriptor::new before hand to solve that (or adjust the node passed in to that function which is more likely).
kjeremy
added a commit
to kjeremy/rust-analyzer
that referenced
this issue
Nov 20, 2018
375: Move renames into ra_analysis and rename the correct range r=DJMcNab a=DJMcNab
Fixes#230. Supersedes #235.
TODO: add some tests for this
Co-authored-by: DJMcNab <[email protected]>
Before:
After (rename x to foo):
The text was updated successfully, but these errors were encountered: