[phobos] [dlang/phobos] 348bd9: Issue 16142: Correct test for hasElaborateAssign
GitHub via phobos
phobos at puremagic.com
Sat Jun 18 01:01:04 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 348bd95e0663f8748957b0f44e24b55c24811c58
https://github.com/dlang/phobos/commit/348bd95e0663f8748957b0f44e24b55c24811c58
Author: Mathias Lang <mathias.lang at sociomantic.com>
Date: 2016-06-09 (Thu, 09 Jun 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Issue 16142: Correct test for hasElaborateAssign
Nested member's `@disable opAssign` should propagate to parents.
Commit: a26026478cd337b89396e70c9e9186ebde172c51
https://github.com/dlang/phobos/commit/a26026478cd337b89396e70c9e9186ebde172c51
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-06-18 (Sat, 18 Jun 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #4421 from mathias-lang-sociomantic/dmd-pr-5854
Issue 16142: Correct test for hasElaborateAssign
Compare: https://github.com/dlang/phobos/compare/1bc9544fbf05...a26026478cd3
More information about the phobos
mailing list