Skip to content

Fix Issue 24110 - [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)#15575

Merged
RazvanN7 merged 1 commit intodlang:stablefrom
RazvanN7:Issue_24110
Sep 7, 2023
Merged

Fix Issue 24110 - [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)#15575
RazvanN7 merged 1 commit intodlang:stablefrom
RazvanN7:Issue_24110

Conversation

@RazvanN7
Copy link
Contributor

@RazvanN7 RazvanN7 commented Sep 5, 2023

No description provided.

@dlang-bot
Copy link
Contributor

dlang-bot commented Sep 5, 2023

Thanks for your pull request and interest in making D better, @RazvanN7! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please verify that your PR follows this checklist:

  • My PR is fully covered with tests (you can see the coverage diff by visiting the details link of the codecov check)
  • My PR is as minimal as possible (smaller, focused PRs are easier to review than big ones)
  • I have provided a detailed rationale explaining my changes
  • New or modified functions have Ddoc comments (with Params: and Returns:)

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 references

Auto-close Bugzilla Severity Description
24110 regression [REG2.104] Array comparison lowering apparently not handled properly in __traits(compiles)

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "stable + dmd#15575"

@RazvanN7 RazvanN7 merged commit c9d1581 into dlang:stable Sep 7, 2023
@ibuclaw ibuclaw mentioned this pull request Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants