This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 8e03c4f
authored
Unrolled build for rust-lang#132895
Rollup merge of rust-lang#132895 - scottmcm:generalize-nonnull-from-raw-parts, r=ibraheemdev
Generalize `NonNull::from_raw_parts` per ACP362
I did the raw pointers in rust-lang#125701, but apparently forgot `NonNull`.
cc rust-lang/libs-team#3621 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments