Bugfix
5 changes
Make sure that bindings in the default context returned by Code.eval_* functions are not returned as tagged tuples
Do not crash when handling ambiguity errors
Still match on old range patterns throughout the stdlib
Do not error autocompletion with module attribute
Rename inconsistent :exit_code option to :exit_status on Mix.raise/2