April 30, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: e70e2de4b4cc6449b95c2c298fd4baf41d3f0978
      https://github.com/D-Programming-Language/phobos/commit/e70e2de4b4cc6449b95c2c298fd4baf41d3f0978
  Author: Tomoya Tanjo <ttanjo@gmail.com>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Mark std.uni.isPowerOf2 as @nogc


  Commit: 39faebcc201746cc45166989d85b447d272021df
      https://github.com/D-Programming-Language/phobos/commit/39faebcc201746cc45166989d85b447d272021df
  Author: JakobOvrum <JakobOvrum@users.noreply.github.com>
  Date:   2015-04-30 (Thu, 30 Apr 2015)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #3247 from tom-tan/uni-isPowerOf2-nogc

Mark std.uni.isPowerOf2 as @nogc


Compare: https://github.com/D-Programming-Language/phobos/compare/9bec9b74a3fa...39faebcc2017