rust-refactor icon indicating copy to clipboard operation
rust-refactor copied to clipboard

Renaming function-local items

Open nrc opened this issue 10 years ago • 1 comments

nrc avatar Jul 10 '15 01:07 nrc

This appears to exclude functions in function-local modules. These modules shadow any outer ones completely and indicates module renaming might not be straightforward.

GSam avatar Jul 29 '15 12:07 GSam