October 12, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: f9e97641ccfa47f7fa759b11f2db9549f8424cad
      https://github.com/dlang/phobos/commit/f9e97641ccfa47f7fa759b11f2db9549f8424cad
  Author: Johan Engelen <jbc.engelen@gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Fix alignment of std.conv emplacement test buffers.


  Commit: 10f032ed11a880ff0dfd80c8ddf18e396ec7a4a4
      https://github.com/dlang/phobos/commit/10f032ed11a880ff0dfd80c8ddf18e396ec7a4a4
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Merge pull request #4852 from JohanEngelen/dmdalign1

[Trivial] Fix alignment of std.conv emplacement test buffers.


Compare: https://github.com/dlang/phobos/compare/71dc211e691d...10f032ed11a8