rust/src/libstd/sync
Guillaume Gomez a89690ec00 Rollup merge of #36396 - athulappadan:Default-docs, r=bluss
Documentation of what Default does for each type

Addresses #36265
I haven't changed the following types due to doubts:

1)src/libstd/ffi/c_str.rs
2)src/libcore/iter/sources.rs
3)src/libcore/hash/mod.rs
4)src/libcore/hash/mod.rs
5)src/librustc/middle/privacy.rs

r? @steveklabnik
2016-09-14 17:15:37 +02:00
..
mpsc Use question_mark feature in libstd. 2016-09-11 16:02:44 -07:00
barrier.rs Use #[prelude_import] in libstd. 2016-08-24 22:12:48 +00:00
condvar.rs Documentation of what does for each type 2016-09-11 17:00:09 +05:30
mod.rs std: Clean out deprecated APIs 2016-07-12 12:51:13 -07:00
mutex.rs Documentation of what does for each type 2016-09-11 17:00:09 +05:30
once.rs Use #[prelude_import] in libstd. 2016-08-24 22:12:48 +00:00
rwlock.rs Documentation of what does for each type 2016-09-11 17:00:09 +05:30