* fixed link typos and copy-paster errors * rewrote Fn* explanations * `RHS = Self` -> `RHS` is `Self` (added that to all applicable places as well) * fixed up some links * s/MutDeref/DerefMut * removed remaining superfluous `fn main()`s * fixed some minor phrasings and factual errors and inaccuracies std::ops docs: Fix phrasing and factual errors/inaccuracies |
||
|---|---|---|
| .. | ||
| arith.rs | ||
| bit.rs | ||
| deref.rs | ||
| drop.rs | ||
| function.rs | ||
| index.rs | ||
| mod.rs | ||
| place.rs | ||
| range.rs | ||
| try.rs | ||
| unsize.rs | ||