August 14, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: d331a5d1763240bf8bfeedbe2c18956e3789c8f6
      https://github.com/dlang/phobos/commit/d331a5d1763240bf8bfeedbe2c18956e3789c8f6
  Author: Sebastian Wilzbach <seb@wilzba.ch>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

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

  Log Message:
  -----------
  Extend reallocate test for all Allocators


  Commit: accf8d540e76c5e3e30e6cfdb386e809d22d238c
      https://github.com/dlang/phobos/commit/accf8d540e76c5e3e30e6cfdb386e809d22d238c
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

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

  Log Message:
  -----------
  Merge pull request #4705 from wilzbach/test_alloc

[trivial] Extend reallocate test for all Allocators


Compare: https://github.com/dlang/phobos/compare/2ec8f5410305...accf8d540e76