October 19, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 821ccc907b303b2cb2da85970768a742e3b5da83
      https://github.com/dlang/phobos/commit/821ccc907b303b2cb2da85970768a742e3b5da83
  Author: Ilya Yaroshenko <ilyayaroshenko@gmail.com>
  Date:   2016-10-16 (Sun, 16 Oct 2016)

  Changed paths:
    M std/experimental/ndslice/slice.d

  Log Message:
  -----------
  Implicit cast to const slices in case of underlaying range is a pointer.


  Commit: 336f5c47d267a705ae291b01a6bcda5d8b59f826
      https://github.com/dlang/phobos/commit/336f5c47d267a705ae291b01a6bcda5d8b59f826
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M std/experimental/ndslice/slice.d

  Log Message:
  -----------
  Merge pull request #4869 from 9il/stable

{please} Implicit cast to const slices


Compare: https://github.com/dlang/phobos/compare/c5d94717b9c8...336f5c47d267