Fix #18531 - Disallow (dis)equality with FP.nan/FP.init literals#23268
Fix #18531 - Disallow (dis)equality with FP.nan/FP.init literals#232680-v-0 wants to merge 3 commits into
Conversation
|
Thanks for your pull request and interest in making D better, @0-v-0! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.
|
|
does still allow edit: lol i see it in the error message but the test should confirm it has no error anyway |
|
Shouldn't the error mention the actual constants instead of what appears to be internal names like |
|
Suggesting a Phobos dependency in a compiler error is undesirable imo. |
This PR uses the correct |
No description provided.