Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elixir 1.11 support #360

Merged
merged 7 commits into from
Sep 18, 2020
Merged

Elixir 1.11 support #360

merged 7 commits into from
Sep 18, 2020

Conversation

lukaszsamson
Copy link
Collaborator

@lukaszsamson lukaszsamson commented Aug 28, 2020

TODO:

  • update elixir_sense Elixir 1.11 support elixir_sense#109
  • silence/fix xref warnings
  • fix diagnostics normalization
  • investigate dialyzer_test.exs suite failures (all of the tests pass when run separately)
  • fix minor warnings

All in all it appears to be working fine. The only observed problem is dialyzer diagnostics. Due to elixir-lang/elixir#10279 they are currently not usable.

@michallepicki
Copy link

Logger related issues in Dialyzer should be (mostly, I didn't fix bare_log) silenced now after elixir-lang/elixir#10287 got merged.

@lukaszsamson lukaszsamson changed the title [WIP] Elixir 1.11 support Elixir 1.11 support Sep 18, 2020
@lukaszsamson lukaszsamson merged commit b39509a into master Sep 18, 2020
@lukaszsamson lukaszsamson deleted the elixir-1.11 branch September 18, 2020 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants