rust/src/libstd/sync
bors b244f61b77 Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik
Cosmetic improvements to doc comments

This has been factored out from https://github.com/rust-lang/rust/pull/58036 to only include changes to documentation comments (throughout the rustc codebase).

r? @steveklabnik

Once you're happy with this, maybe we could get it through with r=1, so it doesn't constantly get invalidated? (I'm not sure this will be an issue, but just in case...) Anyway, thanks for your advice so far!
2019-02-12 19:09:24 +00:00
..
mpsc Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik 2019-02-12 19:09:24 +00:00
barrier.rs libs: doc comments 2019-02-10 23:57:25 +00:00
condvar.rs libs: doc comments 2019-02-10 23:57:25 +00:00
mod.rs Remove licenses 2018-12-25 21:08:33 -07:00
mutex.rs libs: doc comments 2019-02-10 23:57:25 +00:00
once.rs libs: doc comments 2019-02-10 23:57:25 +00:00
rwlock.rs libs: doc comments 2019-02-10 23:57:25 +00:00