<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libserialize/serialize.rs, branch 1.43.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-02-18T05:46:50+00:00</updated>
<entry>
<title>Inline various simple `emit_*` and `read_*` methods in `Decoder`.</title>
<updated>2020-02-18T05:46:50+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>nnethercote@mozilla.com</email>
</author>
<published>2020-02-18T05:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e761f3af904b3c275bdebc73bb29ffc45384945d'/>
<id>urn:sha1:e761f3af904b3c275bdebc73bb29ffc45384945d</id>
<content type='text'>
Mostly, these are the ones whose body just contains `f(self)`.
</content>
</entry>
<entry>
<title>Format the world</title>
<updated>2019-12-22T22:42:47+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-22T22:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a06baa56b95674fc626b3c3fd680d6a65357fe60'/>
<id>urn:sha1:a06baa56b95674fc626b3c3fd680d6a65357fe60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stabilize the type_name intrinsic in core::any</title>
<updated>2019-07-25T04:35:49+00:00</updated>
<author>
<name>Steven Fackler</name>
<email>sfackler@gmail.com</email>
</author>
<published>2019-04-18T02:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91fa898975609f09f33e3e03fa8706c31a6b7d9b'/>
<id>urn:sha1:91fa898975609f09f33e3e03fa8706c31a6b7d9b</id>
<content type='text'>
Closes rust-lang/rfcs#1428
</content>
</entry>
<entry>
<title>Fix meta-variable binding errors in macros</title>
<updated>2019-06-22T23:30:41+00:00</updated>
<author>
<name>Julien Cretin</name>
<email>cretin@google.com</email>
</author>
<published>2019-05-29T18:05:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8106b59d2faaea57301ad000d7787b70c5b2985'/>
<id>urn:sha1:b8106b59d2faaea57301ad000d7787b70c5b2985</id>
<content type='text'>
The errors are either:
- The meta-variable used in the right-hand side is not bound (or defined) in the
  left-hand side.
- The meta-variable used in the right-hand side does not repeat with the same
  kleene operator as its binder in the left-hand side. Either it does not repeat
  enough, or it uses a different operator somewhere.

This change should have no semantic impact.
</content>
</entry>
<entry>
<title>Rollup merge of #59600 - tobia:master, r=pnkfelix</title>
<updated>2019-06-10T11:14:26+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-06-10T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=97df8676b7fb856e396057b8ecfc231489456b10'/>
<id>urn:sha1:97df8676b7fb856e396057b8ecfc231489456b10</id>
<content type='text'>
Replaced linear token counting macros with optimized implementation

There are currently two distinct token-counting macros in the source. Both implement the trivial algorithm, with linear complexity. They may or may not be adequate for their use case, but considering that other people are probably going to copy and paste them whenever they need a token-counting macro, I replaced them with an optimized implementation with logarithmic complexity.
</content>
</entry>
<entry>
<title>serialize: add missing Encodable impl for Path.</title>
<updated>2019-05-06T23:47:45+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2019-05-02T02:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a2ee0aaef1dfe835c65359b2b07721953ea7040'/>
<id>urn:sha1:9a2ee0aaef1dfe835c65359b2b07721953ea7040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced linear token counting macros with optimized implementation</title>
<updated>2019-04-12T16:24:10+00:00</updated>
<author>
<name>Tobia</name>
<email>tobia.conforto@gruppo4.it</email>
</author>
<published>2019-04-01T09:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4a07e00ced90e076dbadd8b350db527bcc588bd'/>
<id>urn:sha1:a4a07e00ced90e076dbadd8b350db527bcc588bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove useless ?Sized bound</title>
<updated>2019-04-10T01:58:13+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2019-04-10T01:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=223f1c7d1f65caf4071ba072b55247f21ac4a04c'/>
<id>urn:sha1:223f1c7d1f65caf4071ba072b55247f21ac4a04c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Impl UseSpecializedDecodable for &amp;T</title>
<updated>2019-04-04T22:55:07+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2019-03-30T00:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ccb9ae98afa892edaaf7dbfc624870fd5d28339'/>
<id>urn:sha1:4ccb9ae98afa892edaaf7dbfc624870fd5d28339</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce an arena type which may be used to allocate a list of types with destructors</title>
<updated>2019-04-04T22:55:07+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2019-03-29T16:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=002c70f2d46e80fcb02ee4214d9a4d4041ee011c'/>
<id>urn:sha1:002c70f2d46e80fcb02ee4214d9a4d4041ee011c</id>
<content type='text'>
</content>
</entry>
</feed>
