Commit 6c8a265
authored
Rollup merge of rust-lang#148752 - nxsaken:const_manually_drop_take, r=scottmcm
Constify `ManuallyDrop::take`
Feature: `const_manually_drop_take`
Tracking issue: rust-lang#148773
This PR constifies `ManuallyDrop::take`.1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
220 | 221 | | |
221 | | - | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
0 commit comments