Enhancement
6 changes
Support remote pids/ports with IEx helper i/1
Warn when defimpl is called for a consolidated protocol
Ensure assert macros can be used from quoted code
Do not warn in match assertion if variable is reused in pattern
Fix a bug in Macro.to_string/1 where a remote function could be accidentally interpreted as a sigil
Ensure dependencies are properly skipped when --only option is given to mix deps.get