This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit bdf8bbd
authored
Rollup merge of rust-lang#80442 - steffahn:mention_arc_in_cow, r=Mark-Simulacrum
Mention Arc::make_mut and Rc::make_mut in the documentation of Cow
Following this discussion: https://users.rust-lang.org/t/should-the-cow-documentation-mention-arc/53341
_Rendered (the last paragraph is new):_

`@rustbot` modify labels: T-doc, T-libs1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
| |||
0 commit comments