<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/std/src/keyword_docs.rs, branch 1.68.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.68.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.68.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-10-07T13:21:47+00:00</updated>
<entry>
<title>review feedback</title>
<updated>2022-10-07T13:21:47+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2022-10-07T13:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c30dcff97a43292b729f384f847febe777daf629'/>
<id>urn:sha1:c30dcff97a43292b729f384f847febe777daf629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unsafe keyword: trait examples and unsafe_op_in_unsafe_fn update</title>
<updated>2022-09-29T14:03:07+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2022-09-29T13:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=595e192274b581e3a3a938c84eb128fa8c20c60d'/>
<id>urn:sha1:595e192274b581e3a3a938c84eb128fa8c20c60d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of typo</title>
<updated>2022-08-31T10:24:55+00:00</updated>
<author>
<name>Dezhi Wu</name>
<email>wu543065657@163.com</email>
</author>
<published>2022-08-18T02:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b1430fb7ca499d517d9f4b3b6c5a81442129c88b'/>
<id>urn:sha1:b1430fb7ca499d517d9f4b3b6c5a81442129c88b</id>
<content type='text'>
This PR will fix some typos detected by [typos].

I only picked the ones I was sure were spelling errors to fix, mostly in
the comments.

[typos]: https://github.com/crate-ci/typos
</content>
</entry>
<entry>
<title>Rollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor</title>
<updated>2022-06-16T22:16:58+00:00</updated>
<author>
<name>Yuki Okushi</name>
<email>jtitor@2k36.org</email>
</author>
<published>2022-06-16T22:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6ac93185f4daacacb537d5b61e900eb9d58edcd1'/>
<id>urn:sha1:6ac93185f4daacacb537d5b61e900eb9d58edcd1</id>
<content type='text'>
Keyword docs: Link to wikipedia article for dynamic dispatch
</content>
</entry>
<entry>
<title>Keyword docs: Link to wikipedia article for dynamic dispatch</title>
<updated>2022-06-16T14:58:57+00:00</updated>
<author>
<name>pierwill</name>
<email>pierwill@users.noreply.github.com</email>
</author>
<published>2022-06-16T14:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dd0f5d8be0d60f6863ad4f0ad40bd21cd551f86e'/>
<id>urn:sha1:dd0f5d8be0d60f6863ad4f0ad40bd21cd551f86e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove an unnecessary space in doc</title>
<updated>2022-06-13T00:51:13+00:00</updated>
<author>
<name>Takayuki Maeda</name>
<email>takoyaki0316@gmail.com</email>
</author>
<published>2022-06-13T00:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ba41d4c855de6961bfc861389950262a215d344a'/>
<id>urn:sha1:ba41d4c855de6961bfc861389950262a215d344a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully stabilize NLL</title>
<updated>2022-06-03T21:16:41+00:00</updated>
<author>
<name>Jack Huey</name>
<email>31162821+jackh726@users.noreply.github.com</email>
</author>
<published>2022-04-01T17:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=410dcc96741716bf1b4dc9b3bf33f408f220384d'/>
<id>urn:sha1:410dcc96741716bf1b4dc9b3bf33f408f220384d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix weird indentation in continue_keyword docs</title>
<updated>2022-05-24T18:10:56+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-05-24T18:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1d19462a45083d49568a1fc69895671e714c6196'/>
<id>urn:sha1:1d19462a45083d49568a1fc69895671e714c6196</id>
<content type='text'>
This format was causing every line in the code examples to have a space
at the start.
</content>
</entry>
<entry>
<title>Rollup merge of #93692 - mfrw:mfrw/document-keyword-in, r=dtolnay</title>
<updated>2022-03-19T01:02:02+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>99973273+Dylan-DPC@users.noreply.github.com</email>
</author>
<published>2022-03-19T01:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=463e516b0c53683fc8f5c3d2b4d1341b2b69e0fe'/>
<id>urn:sha1:463e516b0c53683fc8f5c3d2b4d1341b2b69e0fe</id>
<content type='text'>
keyword_docs: document use of `in` with `pub` keyword

Signed-off-by: Muhammad Falak R Wani &lt;falakreyaz@gmail.com&gt;

Fixes: #93609
</content>
</entry>
<entry>
<title>Use implicit capture syntax in format_args</title>
<updated>2022-03-10T15:23:40+00:00</updated>
<author>
<name>T-O-R-U-S</name>
<email>bageliq@protonmail.com</email>
</author>
<published>2022-02-12T19:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=72a25d05bf1a4b155d74139ef700ff93af6d8e22'/>
<id>urn:sha1:72a25d05bf1a4b155d74139ef700ff93af6d8e22</id>
<content type='text'>
This updates the standard library's documentation to use the new syntax. The
documentation is worthwhile to update as it should be more idiomatic
(particularly for features like this, which are nice for users to get acquainted
with). The general codebase is likely more hassle than benefit to update: it'll
hurt git blame, and generally updates can be done by folks updating the code if
(and when) that makes things more readable with the new format.

A few places in the compiler and library code are updated (mostly just due to
already having been done when this commit was first authored).
</content>
</entry>
</feed>
