Files
rust/src
Corey Farwell 04eb88c987 Rollup merge of #44648 - Havvy:doc-size_of, r=dtolnay
Expand size_of docs

This PR does 3 things.

1. Adds a description of what pointer size means to the primitive pages for usize and isize.
2. Says the general size of things is not stable from compiler to compiler.
3. Adds a table of sizes of things that we do guarantee. As this is the first table in the libstd docs, I've included a picture of how that looks.

![](https://i.imgur.com/YZ6IChH.png?1)
2017-09-23 00:29:10 -04:00
..
2017-09-21 12:15:10 -07:00
2017-09-17 21:40:13 +02:00
2017-08-16 22:06:05 +02:00
2017-09-02 21:51:18 +02:00
2017-09-20 20:48:06 +02:00
2017-09-20 23:45:05 -07:00
2017-08-27 19:02:24 +09:00
2017-08-31 06:58:58 -07:00