October 30, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 376361dd9ee171947c0dcc59197288ad54443c21
      https://github.com/D-Programming-Language/phobos/commit/376361dd9ee171947c0dcc59197288ad54443c21
  Author: David Simcha <dsimcha at gmail.com>
  Date:   2011-10-30 (Sun, 30 Oct 2011)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Merge pull request #306 from 9rnsr/fix5193

Issue 5193 - SList cannot have struct elements that have immutable members.