October 25, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 8711a1134d75f63af87f76b384f56197a35ae69a
      https://github.com/dlang/phobos/commit/8711a1134d75f63af87f76b384f56197a35ae69a
  Author: tsbockman <thomas.bockman@gmail.com>
  Date:   2016-10-10 (Mon, 10 Oct 2016)

  Changed paths:
    M changelog.dd
    M std/traits.d

  Log Message:
  -----------
  Add Promoted to std.traits.


  Commit: d999c773a1e419deb42ab2410327aa92b92cb71e
      https://github.com/dlang/phobos/commit/d999c773a1e419deb42ab2410327aa92b92cb71e
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-10-25 (Tue, 25 Oct 2016)

  Changed paths:
    M changelog.dd
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #4419 from tsbockman/more_traits

Add `Promoted` to `std.traits`.


Compare: https://github.com/dlang/phobos/compare/fa54b85dd975...d999c773a1e4