Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #62610 - Stargateur:fix-miri-error-cstring-into_inner, …
…r=RalfJung 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
- Loading branch information