Closed
Description
There was some discussion here about removing the size != stride distinction from the array layout chapter: #162
@rkruppe commented:
Even if Rust eventually adds a notion of stride distinct from size, whoever designs and introduces that feature already needs update all our docs to account for it, and there's far more of that than just UCG.
And I find it hard to argue against that.