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

shortcut simple class casts #16027

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

WalterBright
Copy link
Member

Per the description in https://issues.dlang.org/show_bug.cgi?id=24332 except that it isn't inlined. I want to make some other improvements before trying to inline it.

@WalterBright WalterBright added Easy Review Refactoring No semantic changes to code labels Jan 13, 2024
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

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 "master + dmd#16027"

@WalterBright WalterBright force-pushed the fix24332 branch 8 times, most recently from 5f8f3a5 to 6539042 Compare January 13, 2024 02:29
@WalterBright
Copy link
Member Author

I'm glad I did this as a function first without worrying about inlining it, as it had a couple errors in it.

@WalterBright WalterBright merged commit f84e378 into dlang:master Jan 13, 2024
46 checks passed
@WalterBright WalterBright deleted the fix24332 branch January 13, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Review Refactoring No semantic changes to code
Projects
None yet
3 participants