Skip to content

Remove qualifiers from toPrec return type#11026

Merged
dlang-bot merged 1 commit intodlang:stablefrom
ibuclaw:toprecswitch
Apr 12, 2020
Merged

Remove qualifiers from toPrec return type#11026
dlang-bot merged 1 commit intodlang:stablefrom
ibuclaw:toprecswitch

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 12, 2020

The const flag being set on the return type triggered switch errors

The const flag being set on the return type triggered switch errors
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

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 "stable + dmd#11026"

@dlang-bot dlang-bot merged commit 9cc0e86 into dlang:stable Apr 12, 2020
@ibuclaw ibuclaw deleted the toprecswitch branch April 13, 2020 08:54
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