[phobos] [D-Programming-Language/phobos] 32b000: Remove static assert(__traits(compiles, xyz)) from...

GitHub via phobos phobos at puremagic.com
Wed Nov 11 17:47:43 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 32b000d93eeb49877faa328b61f54c6cb8ec854c
      https://github.com/D-Programming-Language/phobos/commit/32b000d93eeb49877faa328b61f54c6cb8ec854c
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Remove static assert(__traits(compiles, xyz)) from std.conv


  Commit: b4bb27ab5accd62b4310d1befeff9f934612a6d3
      https://github.com/D-Programming-Language/phobos/commit/b4bb27ab5accd62b4310d1befeff9f934612a6d3
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Review


  Commit: 74bd8037c8cbd8b5bf3becabdfcb378ec980f425
      https://github.com/D-Programming-Language/phobos/commit/74bd8037c8cbd8b5bf3becabdfcb378ec980f425
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Merge pull request #3804 from andralex/traits-compiles-considered-harmful

Remove `static assert(__traits(compiles, xyz))` from `std.conv`


Compare: https://github.com/D-Programming-Language/phobos/compare/8812daf8a40c...74bd8037c8cb


More information about the phobos mailing list