about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2018-03-11 07:41:13 -0400
committerPhlosioneer <mattmdrr2@gmail.com>2018-03-11 07:53:19 -0400
commit908328fca03c1bf69ce335974f4dcabd8e5d18f4 (patch)
treea352fda0348ab054ce225608425fa93be936d308 /src/rustllvm/RustWrapper.cpp
parent1733a61141d125beb45587dd89d54cd4a01cdd5a (diff)
downloadrust-908328fca03c1bf69ce335974f4dcabd8e5d18f4.tar.gz
rust-908328fca03c1bf69ce335974f4dcabd8e5d18f4.zip
Document when types have OS-dependent sizes
As per issue #43601, types that can change size depending on the
target operating system should say so in their documentation.

I used this template when adding doc comments:

 The size of a(n) <name> struct may vary depending on the target
 operating system, and may change between Rust releases.

For enums, I used "instance" instead of "struct".
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions