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

Test pointing immutable!T to T types #8398

Closed
wants to merge 1 commit into from
Closed

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jun 24, 2018

Just seeing the result of it, as https://github.com/dlang/dmd/pull/5855/files#r197637374 introduced an AST bug (and this fixes the bug in question).

@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 fetch digger
dub run digger -- build "stable + dmd#8398"

@ibuclaw
Copy link
Member Author

ibuclaw commented Jun 24, 2018

@WalterBright do you recall the reason why their is no link between immutable(T) and T in the AST?

@ibuclaw ibuclaw closed this Jun 24, 2018
@ibuclaw ibuclaw deleted the typemerge branch June 24, 2018 14:48
@ibuclaw
Copy link
Member Author

ibuclaw commented Jun 24, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants