rust/src/libcore/ops
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
..
arith.rs libs: doc comments 2019-02-10 23:57:25 +00:00
bit.rs Remove licenses 2018-12-25 21:08:33 -07:00
deref.rs Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichton 2019-01-27 18:18:17 +00:00
drop.rs Fix broken links to second edition TRPL. 2019-01-01 12:53:07 -05:00
function.rs Add #[must_use] message to Fn* traits 2019-02-07 19:44:06 +09:00
generator.rs Change generator trait to use pinning 2019-01-27 22:58:53 +01:00
index.rs Make str indexing generic on SliceIndex. 2019-01-19 04:16:05 -05:00
mod.rs Remove licenses 2018-12-25 21:08:33 -07:00
range.rs libs: doc comments 2019-02-10 23:57:25 +00:00
try.rs tests: doc comments 2019-02-10 23:42:32 +00:00
unsize.rs Remove licenses 2018-12-25 21:08:33 -07:00