March 30, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a8c60a9cdb4ec48e86766e3aaf75a7259debbc79
      https://github.com/D-Programming-Language/phobos/commit/a8c60a9cdb4ec48e86766e3aaf75a7259debbc79
  Author: Dmitry Olshansky <dmitry.olsh@gmail.com>
  Date:   2014-03-29 (Sat, 29 Mar 2014)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Clarify DDoc of hasElaborateAssign

Split the overly long sentence in two, otherwise
it's easy to miss the point about auto-generation.


  Commit: f7c9a1f0abb0ec8da31451907762244de2a52252
      https://github.com/D-Programming-Language/phobos/commit/f7c9a1f0abb0ec8da31451907762244de2a52252
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2014-03-30 (Sun, 30 Mar 2014)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #2056 from blackwhale/elaborate-assign

Clarify DDocs of hasElaborateAssign


Compare: https://github.com/D-Programming-Language/phobos/compare/1863cb48f96c...f7c9a1f0abb0