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 #104160 - Ayush1325:windows-args, r=m-ou-se
Extract WStrUnits to sys_common::wstr This commit extracts WStrUnits from sys::windows::args to sys_common::wstr. This allows using the same structure for other targets which use wtf8 (example UEFI). This was originally a part of rust-lang/rust#100316 Signed-off-by: Ayush Singh <[email protected]>
- Loading branch information