rust/library/std
bors 1dcf6add3d 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 https://github.com/rust-lang/rust/pull/100316

Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
2022-12-01 01:22:32 +00:00
..
benches
primitive_docs
src Auto merge of #104160 - Ayush1325:windows-args, r=m-ou-se 2022-12-01 01:22:32 +00:00
tests Sort target features alphabetically 2022-10-14 22:01:18 +02:00
build.rs
Cargo.toml Update compiler-builtins 2022-11-13 23:07:35 +05:30