local-implicits
local-implicits copied to clipboard
Shadows implicits defined in the same scope, using @milessabin's suggestion.
Review by @milessabin and @non
On second thought, I'm going to reimplement the second phase with a compiler plugin to avoid need for adding plugin to compile time classpath.
Reopening this -- made lots of progress on porting the macro to a compiler plugin but type checking the tunneled string is eluding me for now.