January 30, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 557799fc556f0d5fd3269feb689d258d6bb8debb
      https://github.com/D-Programming-Language/phobos/commit/557799fc556f0d5fd3269feb689d258d6bb8debb
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  fix Issue 12041 - Strange warning pragma when instantiating WhiteHole

Remove restiction in AutoImplement with nothrow function.


  Commit: 49f6c6ac4b343b28f2e34bcc13e72544334b1802
      https://github.com/D-Programming-Language/phobos/commit/49f6c6ac4b343b28f2e34bcc13e72544334b1802
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #1892 from 9rnsr/fix12041

Issue 12041 - Strange warning pragma when instantiating WhiteHole


Compare: https://github.com/D-Programming-Language/phobos/compare/10df895c2b37...49f6c6ac4b34