June 07, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 0c87ca709a5386eaebc900ae9aca4ab585e1facc
      https://github.com/dlang/druntime/commit/0c87ca709a5386eaebc900ae9aca4ab585e1facc
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  fix Issue 6333 - The 'capacity' function is not pure/nothrow/@safe


  Commit: 3ac2b3b97347fa444c627d17bbeae0ddc22b01a8
      https://github.com/dlang/druntime/commit/3ac2b3b97347fa444c627d17bbeae0ddc22b01a8
  Author: Steven Schveighoffer <schveiguy@yahoo.com>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M src/object.d

  Log Message:
  -----------
  Merge pull request #1588 from WalterBright/fix6333

fix Issue 6333 - The 'capacity' function is not pure/nothrow/@safe


Compare: https://github.com/dlang/druntime/compare/81a6a644038b...3ac2b3b97347