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

merge stable #8548

Merged
merged 16 commits into from Aug 30, 2022
Merged

merge stable #8548

merged 16 commits into from Aug 30, 2022

Conversation

MartinNowak
Copy link
Member

  • cirrus.yml: Use an alternative mirror for FreeBSD 11
  • Fix issue 23140 - Array!T where T is a shared class no longer works
  • Fix issue 23140 - Array!T where T is a shared class no longer works
  • Remove limit-violating lines to fit D style.
  • fixup! Remove limit-violating lines to fit D style.
  • Private the Unshared alias.
  • Add tests
  • D Style Fix
  • D Style Fix (again)
  • Fix tests (they should still work)
  • Use Unshared only when necessary
  • I have no idea why the unittest works now, but okay
  • I'm sick of my text editor adding random whitespace

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @MartinNowak!

Bugzilla references

Auto-close Bugzilla Severity Description
23140 regression Array!T where T is a shared class no longer works

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 + phobos#8548"

@dlang-bot dlang-bot merged commit 66c4907 into dlang:master Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants