rust/src/libcore/ops
Mazdak Farrokhzad 654854fdb5
Rollup merge of #61376 - czipperz:bound-cloned, r=sfackler
Add Bound::cloned()

Suggested by #61356
2019-06-06 22:39:09 +02:00
..
arith.rs std::ops::Div examples: correct nominator to numerator 2019-04-09 21:43:41 -07:00
bit.rs Rollup merge of #59190 - greg-kargin:master, r=sanxiyn 2019-03-22 19:31:21 +01:00
deref.rs Fix links in Deref documentation 2019-05-30 19:06:23 +02: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 Replaced self-reflective explicit types with clearer Self or Self::… in stdlib docs 2019-03-18 13:57:51 +01:00
mod.rs libcore => 2018 2019-04-18 14:47:35 +09:00
range.rs Remove dereference 2019-06-05 21:23:45 -07:00
try.rs tests: doc comments 2019-02-10 23:42:32 +00:00
unsize.rs Aggregation of drive-by cosmetic changes. 2019-06-05 21:09:26 +01:00