<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/sys_common/wstr.rs, branch 1.89.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.89.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.89.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2024-07-26T12:26:33+00:00</updated>
<entry>
<title>Fix doc nits</title>
<updated>2024-07-26T12:26:33+00:00</updated>
<author>
<name>John Arundel</name>
<email>john@bitfieldconsulting.com</email>
</author>
<published>2024-07-15T11:26:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a19472a93e2eecce1477011fa9f7ec49b45ca164'/>
<id>urn:sha1:a19472a93e2eecce1477011fa9f7ec49b45ca164</id>
<content type='text'>
Many tiny changes to stdlib doc comments to make them consistent (for example
"Returns foo", rather than "Return foo", per RFC1574), adding missing periods, paragraph
breaks, backticks for monospace style, and other minor nits.

https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md#appendix-a-full-conventions-text
</content>
</entry>
<entry>
<title>Replace `NonZero::&lt;_&gt;::new` with `NonZero::new`.</title>
<updated>2024-02-15T07:09:42+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-02-08T22:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a90cc05233858fcd16c3ca0e0b4320fc5ae09af2'/>
<id>urn:sha1:a90cc05233858fcd16c3ca0e0b4320fc5ae09af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use generic `NonZero` internally.</title>
<updated>2024-02-15T07:09:42+00:00</updated>
<author>
<name>Markus Reiter</name>
<email>me@reitermark.us</email>
</author>
<published>2024-01-29T22:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=746a58d4359786e4aebb372a30829706fa5a968f'/>
<id>urn:sha1:746a58d4359786e4aebb372a30829706fa5a968f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract WStrUnits to sys_common::wstr</title>
<updated>2022-11-28T15:47:08+00:00</updated>
<author>
<name>Ayush Singh</name>
<email>ayushsingh1325@gmail.com</email>
</author>
<published>2022-11-08T17:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=348a0585054d633b50f515d95e3c42ea8721e106'/>
<id>urn:sha1:348a0585054d633b50f515d95e3c42ea8721e106</id>
<content type='text'>
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 &lt;ayushsingh1325@gmail.com&gt;
</content>
</entry>
</feed>
