Fix miri error in into_inner() of CString Fix #62553 I choice to not transmute because I think it's more unsafe and in case the structure change this code should always work. r? @RalfJung |
||
|---|---|---|
| .. | ||
| c_str.rs | ||
| mod.rs | ||
| os_str.rs | ||
Fix miri error in into_inner() of CString Fix #62553 I choice to not transmute because I think it's more unsafe and in case the structure change this code should always work. r? @RalfJung |
||
|---|---|---|
| .. | ||
| c_str.rs | ||
| mod.rs | ||
| os_str.rs | ||