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

Import item that is being used but has not yet been imported

Open aochagavia opened this issue 10 years ago • 0 comments

e.g. when implementing a trait that is not in the prelude nor in the use list, you could right-click on the trait name and select refactor->add use

aochagavia avatar Nov 20 '15 09:11 aochagavia