<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_serialize/src/lib.rs, branch 1.69.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.69.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.69.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-09-26T08:14:45+00:00</updated>
<entry>
<title>remove cfg(bootstrap)</title>
<updated>2022-09-26T08:14:45+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro.albini@ferrous-systems.com</email>
</author>
<published>2022-09-20T13:41:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3975d55d9888392cd738708b914442de9ac2bff5'/>
<id>urn:sha1:3975d55d9888392cd738708b914442de9ac2bff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only enable the let_else feature on bootstrap</title>
<updated>2022-09-15T19:06:45+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-02-27T06:07:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=173eb6f407438dff732b1636b5134ff220da3f5b'/>
<id>urn:sha1:173eb6f407438dff732b1636b5134ff220da3f5b</id>
<content type='text'>
On later stages, the feature is already stable.

Result of running:

rg -l "feature.let_else" compiler/ src/librustdoc/ library/ | xargs sed -s -i "s#\\[feature.let_else#\\[cfg_attr\\(bootstrap, feature\\(let_else\\)#"
</content>
</entry>
<entry>
<title>Adding support for rustc_serialize encode and decode for Box and Vec that use a custom allocator</title>
<updated>2022-08-25T20:19:49+00:00</updated>
<author>
<name>Ellen Arteca</name>
<email>emarteca@google.com</email>
</author>
<published>2022-08-25T20:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=258d3672f0a99a766705e11890bcd59079edcc7e'/>
<id>urn:sha1:258d3672f0a99a766705e11890bcd59079edcc7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add diagnostic translation lints to crates that don't emit them</title>
<updated>2022-08-18T18:29:02+00:00</updated>
<author>
<name>5225225</name>
<email>5225225@mailbox.org</email>
</author>
<published>2022-08-18T18:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=09ea9f0a87be489250bdb8d9171c7deb20fd04b1'/>
<id>urn:sha1:09ea9f0a87be489250bdb8d9171c7deb20fd04b1</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>Remove json support from rustc_serialize</title>
<updated>2022-06-03T16:46:20+00:00</updated>
<author>
<name>bjorn3</name>
<email>bjorn3@users.noreply.github.com</email>
</author>
<published>2021-06-04T14:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ede5ac251ce4189e580e754c4a8bc2a9d4b7cb3a'/>
<id>urn:sha1:ede5ac251ce4189e580e754c4a8bc2a9d4b7cb3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adopt let else in more places</title>
<updated>2022-02-19T16:27:43+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-02-18T23:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2ef8af66196f7cc270a0532ea989f2fc6bc6885d'/>
<id>urn:sha1:2ef8af66196f7cc270a0532ea989f2fc6bc6885d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove box syntax from rustc_serialize</title>
<updated>2021-08-18T07:25:26+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2021-08-05T02:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=823e6f161a977030b9350078e08088a1888eaec4'/>
<id>urn:sha1:823e6f161a977030b9350078e08088a1888eaec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused feature gates</title>
<updated>2021-05-31T11:55:43+00:00</updated>
<author>
<name>bjorn3</name>
<email>bjorn3@users.noreply.github.com</email>
</author>
<published>2021-05-31T10:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=312f9644784f81cb622f6198756afd2843d7d512'/>
<id>urn:sha1:312f9644784f81cb622f6198756afd2843d7d512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Revert stabilizing integer::BITS."</title>
<updated>2021-03-24T21:34:36+00:00</updated>
<author>
<name>Mara Bos</name>
<email>m-ou.se@m-ou.se</email>
</author>
<published>2021-02-26T21:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=81932be5e7a4730ec966543824f3f186510e2e94'/>
<id>urn:sha1:81932be5e7a4730ec966543824f3f186510e2e94</id>
<content type='text'>
</content>
</entry>
</feed>
