March 14, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8533b6b53253ceb12c4cb49d00bba2a56c230264
      https://github.com/D-Programming-Language/phobos/commit/8533b6b53253ceb12c4cb49d00bba2a56c230264
  Author: Basile Burg <basile.b@gmx.com>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    M std/experimental/allocator/package.d

  Log Message:
  -----------
  fix redundant static checking, keep the deeper one from 15772


  Commit: 8db556f749787dda5eff77cafeaa66c43fa02989
      https://github.com/D-Programming-Language/phobos/commit/8db556f749787dda5eff77cafeaa66c43fa02989
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    M std/experimental/allocator/package.d

  Log Message:
  -----------
  Merge pull request #4080 from BBasile/fix-doublestaticcheck-15772-15639

fix redundant static checking, keep the deeper one from 15772


Compare: https://github.com/D-Programming-Language/phobos/compare/1fecd68a9a75...8db556f74978