[D-runtime] [dlang/druntime] 11e544: remove redundant object.dup(T:void)
GitHub via D-runtime
d-runtime at puremagic.com
Fri Sep 2 10:32:10 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 11e544c68423442b912552b0b8bca7f8f140785f
https://github.com/dlang/druntime/commit/11e544c68423442b912552b0b8bca7f8f140785f
Author: Walter Bright <walter at walterbright.com>
Date: 2016-09-01 (Thu, 01 Sep 2016)
Changed paths:
M src/object.d
Log Message:
-----------
remove redundant object.dup(T:void)
Commit: 96329ee59005fb8d47a0dc53797d0c05245c3a90
https://github.com/dlang/druntime/commit/96329ee59005fb8d47a0dc53797d0c05245c3a90
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M src/object.d
Log Message:
-----------
Merge pull request #1642 from WalterBright/rm-void-dup
remove redundant object.dup(T:void)
Compare: https://github.com/dlang/druntime/compare/de92ad402d61...96329ee59005
More information about the D-runtime
mailing list