<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_serialize/src/serialize.rs, branch 1.62.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.62.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.62.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-04-18T21:28:06+00:00</updated>
<entry>
<title>Remove unused macro rules</title>
<updated>2022-04-18T21:28:06+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-04-17T12:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3c1e1661e7dbb5b0eb98f4f389878b3ed16f5171'/>
<id>urn:sha1:3c1e1661e7dbb5b0eb98f4f389878b3ed16f5171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>errors: implement fallback diagnostic translation</title>
<updated>2022-04-05T06:01:02+00:00</updated>
<author>
<name>David Wood</name>
<email>david.wood@huawei.com</email>
</author>
<published>2022-03-26T07:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f91697b5035f8620df4de47057024c3539b55a6'/>
<id>urn:sha1:7f91697b5035f8620df4de47057024c3539b55a6</id>
<content type='text'>
This commit updates the signatures of all diagnostic functions to accept
types that can be converted into a `DiagnosticMessage`. This enables
existing diagnostic calls to continue to work as before and Fluent
identifiers to be provided. The `SessionDiagnostic` derive just
generates normal diagnostic calls, so these APIs had to be modified to
accept Fluent identifiers.

In addition, loading of the "fallback" Fluent bundle, which contains the
built-in English messages, has been implemented.

Each diagnostic now has "arguments" which correspond to variables in the
Fluent messages (necessary to render a Fluent message) but no API for
adding arguments has been added yet. Therefore, diagnostics (that do not
require interpolation) can be converted to use Fluent identifiers and
will be output as before.
</content>
</entry>
<entry>
<title>Delete Decoder::read_unit</title>
<updated>2022-02-22T23:14:51+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-22T23:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f1bcb0f3afb20e63f94bfff396f96027eecd0ad1'/>
<id>urn:sha1:f1bcb0f3afb20e63f94bfff396f96027eecd0ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide copy-free access to raw Decoder bytes</title>
<updated>2022-02-22T23:11:59+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-22T23:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2098ea6eba5ac7901b419841972c9bbffbf49a93'/>
<id>urn:sha1:2098ea6eba5ac7901b419841972c9bbffbf49a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide raw &amp;str access from Decoder</title>
<updated>2022-02-22T23:05:51+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-22T23:05:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=da3b2ca95636eea18c62089bae5e7443ecf94c9a'/>
<id>urn:sha1:da3b2ca95636eea18c62089bae5e7443ecf94c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete Decoder::read_map</title>
<updated>2022-02-20T23:58:23+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-09T23:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c6ad61a1bd2d82f4ac8f7e3c069caa1c2f52c1b4'/>
<id>urn:sha1:c6ad61a1bd2d82f4ac8f7e3c069caa1c2f52c1b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete Decoder::read_seq</title>
<updated>2022-02-20T23:58:23+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-09T23:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=42904b02191a6ee34373d04cf439a89badfae508'/>
<id>urn:sha1:42904b02191a6ee34373d04cf439a89badfae508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete Decoder::read_enum_variant</title>
<updated>2022-02-20T23:58:23+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-09T22:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75614c06ee2212bf171a301e6d6e0a2f5429126f'/>
<id>urn:sha1:75614c06ee2212bf171a301e6d6e0a2f5429126f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete Decoder::read_map_elt_val</title>
<updated>2022-02-20T23:58:23+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-09T22:44:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8def096c4de13ba04617040a7848c864b171fde4'/>
<id>urn:sha1:8def096c4de13ba04617040a7848c864b171fde4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete Decoder::read_map_elt_key</title>
<updated>2022-02-20T23:58:23+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2022-02-09T22:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=025e1b581adb0101f0d815479e30d5d745ee972f'/>
<id>urn:sha1:025e1b581adb0101f0d815479e30d5d745ee972f</id>
<content type='text'>
</content>
</entry>
</feed>
