February 24, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 075db4dcb9b850e64fbdb7860d6200be494feb90
      https://github.com/D-Programming-Language/phobos/commit/075db4dcb9b850e64fbdb7860d6200be494feb90
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  issue 5658


  Commit: 2b00a2a5f9f8032f39cc70aa7e2289eb88e1447f
      https://github.com/D-Programming-Language/phobos/commit/2b00a2a5f9f8032f39cc70aa7e2289eb88e1447f
  Author: Alex Rønne Petersen <alex@alexrp.com>
  Date:   2013-02-24 (Sun, 24 Feb 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #1168 from andralex/5658

Fix Issue 5658 - Undocumented fields in std.typecons.Tuple


Compare: https://github.com/D-Programming-Language/phobos/compare/dae612300f30...2b00a2a5f9f8