<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/string.rs, branch auto</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=auto</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=auto'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-28T00:51:13+00:00</updated>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document UTF-8 validity of String::from_raw_parts</title>
<updated>2020-07-25T12:06:32+00:00</updated>
<author>
<name>aticu</name>
<email>15schnic@gmail.com</email>
</author>
<published>2020-07-25T12:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=44d8b4c8b12be337156d8e21ca8103ef9704840e'/>
<id>urn:sha1:44d8b4c8b12be337156d8e21ca8103ef9704840e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong name in `String::from_raw_parts` docs</title>
<updated>2020-07-25T12:04:56+00:00</updated>
<author>
<name>aticu</name>
<email>15schnic@gmail.com</email>
</author>
<published>2020-07-25T12:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e7949bc2f41e710deb97f9e1da2a599563b1faf4'/>
<id>urn:sha1:e7949bc2f41e710deb97f9e1da2a599563b1faf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prefer type@str</title>
<updated>2020-07-23T02:42:37+00:00</updated>
<author>
<name>Lzu Tao</name>
<email>taolzu@gmail.com</email>
</author>
<published>2020-07-23T02:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d19b12df4157dc0a4220e7b1da023ddeeb6dd503'/>
<id>urn:sha1:d19b12df4157dc0a4220e7b1da023ddeeb6dd503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make str point to primitive page</title>
<updated>2020-07-23T02:37:17+00:00</updated>
<author>
<name>Lzu Tao</name>
<email>taolzu@gmail.com</email>
</author>
<published>2020-07-22T15:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=47d0d2ff63f11f651e704b2d4d0471a6b2af4b7d'/>
<id>urn:sha1:47d0d2ff63f11f651e704b2d4d0471a6b2af4b7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #74010 - pierwill:pierwill-o-notation, r=GuillaumeGomez</title>
<updated>2020-07-20T10:19:58+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2020-07-20T10:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=71384101ea3b030b80f7def80a37f67e148518b0'/>
<id>urn:sha1:71384101ea3b030b80f7def80a37f67e148518b0</id>
<content type='text'>
Use italics for O notation

In documentation, I think it makes sense to italicize O notation (*O(n)*) as opposed to using back-ticks (`O(n)`). Visually, back-ticks focus the reader on the literal characters being used, making them ideal for representing code. Using italics, as far I can tell, more closely follows typographic conventions in mathematics and computer science.

Just a suggestion, of course! 😇
</content>
</entry>
<entry>
<title>Use italics for O notation</title>
<updated>2020-07-20T04:43:39+00:00</updated>
<author>
<name>pierwill</name>
<email>pierwill@users.noreply.github.com</email>
</author>
<published>2020-07-03T19:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=76b8420168a2e14abf025a07ee4e32d87956d940'/>
<id>urn:sha1:76b8420168a2e14abf025a07ee4e32d87956d940</id>
<content type='text'>
Co-authored-by: Guillaume Gomez &lt;guillaume1.gomez@gmail.com&gt;
</content>
</entry>
<entry>
<title>Clarify the literal string</title>
<updated>2020-07-19T05:42:11+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-19T05:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ea70cc0ae6e2299a211496b2dab8e1dadb85fa7e'/>
<id>urn:sha1:ea70cc0ae6e2299a211496b2dab8e1dadb85fa7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use intra-doc links in alloc::String</title>
<updated>2020-07-18T18:03:44+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-18T17:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6d48b4ca992cc9db8f5443a65c0fe28f300f748'/>
<id>urn:sha1:d6d48b4ca992cc9db8f5443a65c0fe28f300f748</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #72688 - djugei:master, r=Amanieu</title>
<updated>2020-07-05T23:07:19+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-05T23:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5311daa136907146d1bb7408ab603b7f93025f9e'/>
<id>urn:sha1:5311daa136907146d1bb7408ab603b7f93025f9e</id>
<content type='text'>
added .collect() into String from Box&lt;str&gt;

I have not created an rfc, because i felt like this is a very minor change.

i have just set a random feature name and rust version as stability attribute, i expect to have to change that, i just don't know what the policy on that is. all guides i could find focused on contributing to the compiler, not contributing to the standard library.

drawbacks: more code in the standard library, could be replaced with specialization: base-implementation for AsRef\&lt;str&gt; and specialization for String and Cow. i can write that code if ppl want it.

advantages: using "real strings" i.e. Box\&lt;str&gt; is as ergonomic as string slices (&amp;str) and string buffers (String) with iterators.
</content>
</entry>
</feed>
