September 07, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a2f399a36dbb0b87cfcb2980b90c39a3506ea57b
      https://github.com/D-Programming-Language/dmd/commit/a2f399a36dbb0b87cfcb2980b90c39a3506ea57b
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-09-06 (Sun, 06 Sep 2015)

  Changed paths:
    M src/expression.d
    M src/func.d
    M src/mtype.d
    M src/statement.d

  Log Message:
  -----------
  remove redundant initializers from constructors


  Commit: 6069ebda75aa761e4a2e5afb674dd7b584bb9f92
      https://github.com/D-Programming-Language/dmd/commit/6069ebda75aa761e4a2e5afb674dd7b584bb9f92
  Author: Martin Nowak <code@dawg.eu>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/expression.d
    M src/func.d
    M src/mtype.d
    M src/statement.d

  Log Message:
  -----------
  Merge pull request #5049 from WalterBright/rminit

remove redundant initializers from constructors


Compare: https://github.com/D-Programming-Language/dmd/compare/4f0a458f6072...6069ebda75aa