Elixir release

1.11.2

Change breakdown

Organization at a glance

Detailed changelog

Bugfix

5 changes

Tool: Elixir Module: Code

Do not crash when getting docs for missing erts appdir

Tool: Elixir Module: Kernel

Raise meaningful error if :erlang.is_record is used in guards

Tool: Elixir Module: Kernel

Prune tracers when fetching __ENV__ inside functions

Tool: Mix Module: mix

Fix regression where aliases could not call themselves recursively

Tool: Mix Module: mix compile

Do not discard tracers that are set programmatically