[phobos] [D-Programming-Language/phobos] 38a29b: remove "@trusted:" from std.variant

GitHub via phobos phobos at puremagic.com
Mon Apr 27 04:49:37 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 38a29b2d56e91404bfe860b54b699783347b0ea5
      https://github.com/D-Programming-Language/phobos/commit/38a29b2d56e91404bfe860b54b699783347b0ea5
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-04-25 (Sat, 25 Apr 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  remove "@trusted:" from std.variant

It's too broad.

This fixes issue 13534 - std.variant can violate memory safety.


  Commit: 9ec468ee32fe4f19924670afa5a100e8322e5f16
      https://github.com/D-Programming-Language/phobos/commit/9ec468ee32fe4f19924670afa5a100e8322e5f16
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-04-27 (Mon, 27 Apr 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #3227 from aG0aep6G/13534

remove "@trusted:" from std.variant


Compare: https://github.com/D-Programming-Language/phobos/compare/553f6970126c...9ec468ee32fe


More information about the phobos mailing list