September 07, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 46d281bd07907339d961937dbfe21f8255e5e707
      https://github.com/dlang/phobos/commit/46d281bd07907339d961937dbfe21f8255e5e707
  Author: Nick Treleaven <n@trelsoft.com>
  Date:   2016-09-05 (Mon, 05 Sep 2016)

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

  Log Message:
  -----------
  expandArray: Move ForcedInputRange example into undocumented test

ForcedInputRange is private.


  Commit: 3f241f22f56930eb7f0b7c0a30b2117a0e2807eb
      https://github.com/dlang/phobos/commit/3f241f22f56930eb7f0b7c0a30b2117a0e2807eb
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2016-09-07 (Wed, 07 Sep 2016)

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

  Log Message:
  -----------
  Merge pull request #4766 from ntrel/fix-expandArray-example

[trivial] std.allocator.expandArray: Move ForcedInputRange example into undocumented test


Compare: https://github.com/dlang/phobos/compare/caba440978da...3f241f22f569