September 15, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 0fbd57c2832d06a6fabcbcb95e549df150847c2f
      https://github.com/dlang/phobos/commit/0fbd57c2832d06a6fabcbcb95e549df150847c2f
  Author: Walter Bright <walter@walterbright.com>
  Date:   2016-09-11 (Sun, 11 Sep 2016)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  make Proxy.accessibleFrom() work with 'scope' inference


  Commit: 71bbe18a2eb35cc6d6235b43949f342a05355f1a
      https://github.com/dlang/phobos/commit/71bbe18a2eb35cc6d6235b43949f342a05355f1a
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #4772 from WalterBright/accessibleFrom

make Proxy.accessibleFrom() work with 'scope' inference


Compare: https://github.com/dlang/phobos/compare/b564b8462808...71bbe18a2eb3