<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_data_structures/Cargo.toml, 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-01-12T01:56:46+00:00</updated>
<entry>
<title>use winapi for non-stdlib Windows bindings</title>
<updated>2020-01-12T01:56:46+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2020-01-04T21:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7b564c67deb6f5e9d7102871d63a9ad3d7161278'/>
<id>urn:sha1:7b564c67deb6f5e9d7102871d63a9ad3d7161278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update measureme to 0.7.1 in order to fix compilation error on big-endian platforms.</title>
<updated>2020-01-10T09:19:40+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2020-01-03T11:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11e4844480230f42f59377629bb72cbc649b4a48'/>
<id>urn:sha1:11e4844480230f42f59377629bb72cbc649b4a48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial support for recording query keys in self-profiling data.</title>
<updated>2020-01-10T09:19:39+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2019-12-17T13:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b8ead417a6c2c6befff26f05393a4c213bf4a66c'/>
<id>urn:sha1:b8ead417a6c2c6befff26f05393a4c213bf4a66c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>self-profile: Switch to new approach for event_id generation that enables query-invocation-specific event_ids.</title>
<updated>2020-01-10T09:18:21+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2019-12-13T13:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a62c040929a0620498c85f7a051e4005c28ff4d7'/>
<id>urn:sha1:a62c040929a0620498c85f7a051e4005c28ff4d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update measureme crate to 0.5.0.</title>
<updated>2019-12-03T09:33:24+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2019-12-03T09:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=edcca15c5b2aeccc4dc0fb7946b283e9f2fe319c'/>
<id>urn:sha1:edcca15c5b2aeccc4dc0fb7946b283e9f2fe319c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move self-profile infrastructure to data structures</title>
<updated>2019-11-12T17:48:04+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-11-11T22:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f696b21c5f1017ebb451d1e9d2d8fe261b26507f'/>
<id>urn:sha1:f696b21c5f1017ebb451d1e9d2d8fe261b26507f</id>
<content type='text'>
The single dependency on queries (QueryName) can be fairly easily
abstracted via a trait and this further decouples Session from librustc
(the primary goal).
</content>
</entry>
<entry>
<title>bump smallvec to 1.0</title>
<updated>2019-11-04T14:59:09+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2019-11-04T14:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=90b8d34c9f0d17c948801f676a96800e8b038508'/>
<id>urn:sha1:90b8d34c9f0d17c948801f676a96800e8b038508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rebase rustc-rayon on rayon-1.2</title>
<updated>2019-10-07T20:20:17+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2019-09-10T17:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33c4125fbe6204b4aedeaef281f819aee660b9fc'/>
<id>urn:sha1:33c4125fbe6204b4aedeaef281f819aee660b9fc</id>
<content type='text'>
See also https://github.com/rust-lang/rustc-rayon/pull/3
</content>
</entry>
<entry>
<title>move index_vec into rustc_index</title>
<updated>2019-09-29T16:11:30+00:00</updated>
<author>
<name>csmoe</name>
<email>csmoe@msn.com</email>
</author>
<published>2019-09-25T19:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1cff2e65570cbbf973bfe0c33edaaa914d385054'/>
<id>urn:sha1:1cff2e65570cbbf973bfe0c33edaaa914d385054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to ena-0.13.1 and use the new `inlined_probe_value` function.</title>
<updated>2019-09-20T01:24:30+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>nnethercote@mozilla.com</email>
</author>
<published>2019-09-20T01:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3eae7f6291677fea37bcf91fd42e435803eabebf'/>
<id>urn:sha1:3eae7f6291677fea37bcf91fd42e435803eabebf</id>
<content type='text'>
This is a big speed win for `keccak` and `inflate`.
</content>
</entry>
</feed>
