August 30, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 5fbb535f32102cb984449de3e2d06281d7777ece
      https://github.com/dlang/druntime/commit/5fbb535f32102cb984449de3e2d06281d7777ece
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  refactor: eliminate unnecessary _PostBlitType template


  Commit: e8ab5ca21f3010bb40509ca7aaf575440886795b
      https://github.com/dlang/druntime/commit/e8ab5ca21f3010bb40509ca7aaf575440886795b
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1639 from WalterBright/rm-PostBlitType

refactor: eliminate unnecessary _PostBlitType template


Compare: https://github.com/dlang/druntime/compare/d3626d0336cc...e8ab5ca21f30