November 10, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ca933b1c8275ef66c3c9ce5924ceb741e012d144
      https://github.com/D-Programming-Language/phobos/commit/ca933b1c8275ef66c3c9ce5924ceb741e012d144
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  fix std.format new scope imports


  Commit: 713f35aace648d68b691831952f17922b3af2fd3
      https://github.com/D-Programming-Language/phobos/commit/713f35aace648d68b691831952f17922b3af2fd3
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #2683 from 9il/format

fix regression: std.format imports


Compare: https://github.com/D-Programming-Language/phobos/compare/77b4b8ac22d2...713f35aace64