about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-09-28 05:37:40 +0200
committerGitHub <noreply@github.com>2019-09-28 05:37:40 +0200
commit4c57882cfd0c09ca6552daa4a63905e3446993f6 (patch)
tree45ccc91e5162c9bf524d5562d79681af869f3cba /src/test/debuginfo/enum-thinlto.rs
parentc6f87c2c6e3b34381e5c37567a2b11af1fdf1507 (diff)
parent6ccb7ae6438c0da774d75752cbf7cb68f2a622be (diff)
downloadrust-4c57882cfd0c09ca6552daa4a63905e3446993f6.tar.gz
rust-4c57882cfd0c09ca6552daa4a63905e3446993f6.zip
Rollup merge of #64703 - llogiq:slices-elems-are-equidistant, r=rkruppe
Docs: slice elements are equidistant

Recently, someone asked why `[char]` and `str` are not interchangeable, and I explained that in a slice, the elements must be laid out equidistantly, whereas the chars in a `str` are stored compactly regardless their size. However I couldn't find this documented anywhere, so here's a small addition of this fact.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions