February 11, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 96f682aba280f6819410d8b1b8656bafae8c0bf0
      https://github.com/D-Programming-Language/phobos/commit/96f682aba280f6819410d8b1b8656bafae8c0bf0
  Author: Jakob Ovrum <jakobovrum@gmail.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Reject instantiating RefCounted with interface types


  Commit: f4d3493df78214d3d07961031ec45d02ef2f110e
      https://github.com/D-Programming-Language/phobos/commit/f4d3493df78214d3d07961031ec45d02ef2f110e
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #2977 from JakobOvrum/refcounted_interface

Reject instantiating RefCounted with interface types


Compare: https://github.com/D-Programming-Language/phobos/compare/239031274e38...f4d3493df782