-
-
Notifications
You must be signed in to change notification settings - Fork 746
copy() should not leak its source #6560
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
Conversation
|
Thanks for your pull request, @WalterBright! Bugzilla referencesYour 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 locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + phobos#6560" |
108e815 to
a3715f2
Compare
|
Blocked by dlang/dmd#8346 |
|
|
8f46ecb to
fabc892
Compare
|
Rebased, |
9e0d8a8 to
7d93468
Compare
7d93468 to
708ad4a
Compare
|
@WalterBright is this still good to go? DIP1000 is such a fraught topic these days. |
|
Since it's a template, scope should be inferred here, not annotated. |
No description provided.