Commit 5bce6ad
committed
Rollup merge of rust-lang#37587 - ollie27:to_mut, r=alexcrichton
Remove recursive call from Cow::to_mut
It seems to prevent it from being inlined.1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
164 | 167 | | |
165 | 168 | | |
166 | 169 | | |
| |||
0 commit comments