diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2019-11-17 13:36:25 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-17 13:36:25 +0900 |
| commit | f65cb87a09530ad8ab7b8dc0fb35519c17f29d4b (patch) | |
| tree | 8bb989254c3f983a3212f28875f2536a8ccae745 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 750dd03a230d773b7395ff45b9fcebe795fe28aa (diff) | |
| parent | 3407c49c41915e8850de621bd6ddf70d8b7540f5 (diff) | |
| download | rust-f65cb87a09530ad8ab7b8dc0fb35519c17f29d4b.tar.gz rust-f65cb87a09530ad8ab7b8dc0fb35519c17f29d4b.zip | |
Rollup merge of #66477 - ALSchwalm:clarify-transmute-copy, r=Centril
Clarify transmute_copy documentation example Currently the documentation for `transmute_copy` implies that the function accepts a slice due to the variable name chosen in the example. This is misleading as `foo_slice` is actually an array and `transmute_copy` cannot take an unsized type anyway. This PR just clarifies things by renaming the variable used in the example.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
