Skip to content

Improve checks in return_compare and mismatched_ordered_comparison - #15802

Draft
lukaszsamson wants to merge 2 commits into
elixir-lang:mainfrom
lukaszsamson:ls-comparison-coercion
Draft

Improve checks in return_compare and mismatched_ordered_comparison#15802
lukaszsamson wants to merge 2 commits into
elixir-lang:mainfrom
lukaszsamson:ls-comparison-coercion

Conversation

@lukaszsamson

Copy link
Copy Markdown
Contributor

Addresses 3 from #15799
Extracted from #15800

Note the fix for issue 3 disables the fast path for 1 == 1.0 comparisons, now they go through disjoint? + numberize + disjoint?

AssistedBy: Claude Fable 5, GPT 5.6 Sol

@lukaszsamson lukaszsamson mentioned this pull request Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant