diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-10-08 05:02:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-08 05:02:36 +0200 |
| commit | a9777b3061ad3a2b935f2fce313aa838a40035ec (patch) | |
| tree | f1143be481f9b6ea55117f165fe21c9d7bc30141 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 473709541610bff6642b7abe67b5fbeb2554bdd1 (diff) | |
| parent | 375469149c123d72d188bed3fbe468304a1b6004 (diff) | |
| download | rust-a9777b3061ad3a2b935f2fce313aa838a40035ec.tar.gz rust-a9777b3061ad3a2b935f2fce313aa838a40035ec.zip | |
Rollup merge of #65046 - sinkuu:cell_reorder, r=shepmaster
Make `Cell::new` method come first in documentation Methods to create a thing usually comes first in `std` documentation, and `Cell` has been an exception. Also, `T: Copy` specialized methods should not be on top of the page. (This had led me to miss that most of its methods are not bounded by `Copy`...)
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
