<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/liballoc/lib.rs, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-28T00:51:13+00:00</updated>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay</title>
<updated>2020-07-26T05:50:51+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2020-07-26T05:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=461707c5a119cc33c5d7df585ddb6cbec4a081bf'/>
<id>urn:sha1:461707c5a119cc33c5d7df585ddb6cbec4a081bf</id>
<content type='text'>
Remove trait LengthAtMost32

This is a continuation of https://github.com/rust-lang/rust/pull/74026 preserving the original burrbull's commit.

I talked to @burrbull, he suggested me to finish his PR.
</content>
</entry>
<entry>
<title>apply bootstrap cfgs</title>
<updated>2020-07-16T23:36:49+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2020-07-16T13:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=647d9b525fcda07695809b851b4d6bce05b34e61'/>
<id>urn:sha1:647d9b525fcda07695809b851b4d6bce05b34e61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixups</title>
<updated>2020-07-06T15:52:20+00:00</updated>
<author>
<name>Jon Gjengset</name>
<email>jon@thesquareplanet.com</email>
</author>
<published>2020-07-06T15:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8872ec37600114e3e1a07c18443a119788bbb052'/>
<id>urn:sha1:8872ec37600114e3e1a07c18443a119788bbb052</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove LengthAtMost32</title>
<updated>2020-07-05T13:07:09+00:00</updated>
<author>
<name>Roman Proskuryakov</name>
<email>humbug@deeptown.org</email>
</author>
<published>2020-07-05T13:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ad40a8737ab4ffaf6352ec4560fd86cb0b4ade8'/>
<id>urn:sha1:4ad40a8737ab4ffaf6352ec4560fd86cb0b4ade8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #73845 - CAD97:weak-as-unsized-ptr, r=RalfJung</title>
<updated>2020-07-04T00:16:56+00:00</updated>
<author>
<name>Manish Goregaokar</name>
<email>manishsmail@gmail.com</email>
</author>
<published>2020-07-04T00:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9a659c54e5c139d8d9a3e374b44c46bbd89788f8'/>
<id>urn:sha1:9a659c54e5c139d8d9a3e374b44c46bbd89788f8</id>
<content type='text'>
Use &amp;raw in A|Rc::as_ptr

This PR uses `&amp;raw` for offsetting `*mut [A]RcInner&lt;T&gt; -&gt; *mut T`.

Additionally, this updates the implementation of `Weak::as_ptr` to support unsized `T`, though it does not yet relax the bounds of `Weak::as_ptr`/`into_raw`/`from_raw` to accept unsized `T`.
</content>
</entry>
<entry>
<title>Do not require ptr validity in rc::data_offset</title>
<updated>2020-06-28T18:24:09+00:00</updated>
<author>
<name>CAD97</name>
<email>cad97@cad97.com</email>
</author>
<published>2020-06-28T18:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e4bdf47f4c0773bba93f50900612242b929eca0b'/>
<id>urn:sha1:e4bdf47f4c0773bba93f50900612242b929eca0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use raw_ref_op in A|Rc::as_ptr</title>
<updated>2020-06-28T18:21:03+00:00</updated>
<author>
<name>CAD97</name>
<email>cad97@cad97.com</email>
</author>
<published>2020-06-28T18:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=db539c649866d9a25cb18a741436b3086b5d6e04'/>
<id>urn:sha1:db539c649866d9a25cb18a741436b3086b5d6e04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `const_if_match` feature gate from libraries</title>
<updated>2020-06-28T17:08:09+00:00</updated>
<author>
<name>Dylan MacKenzie</name>
<email>ecstaticmorse@gmail.com</email>
</author>
<published>2020-05-21T19:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=48ebd2cdb8f9a9010a345349304edaa757d3e4cc'/>
<id>urn:sha1:48ebd2cdb8f9a9010a345349304edaa757d3e4cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`#[deny(unsafe_op_in_unsafe_fn)]` in liballoc</title>
<updated>2020-06-19T11:47:01+00:00</updated>
<author>
<name>LeSeulArtichaut</name>
<email>leseulartichaut@gmail.com</email>
</author>
<published>2020-05-28T21:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=39e29ce4d08674734e2f2759607b1486db7d0fde'/>
<id>urn:sha1:39e29ce4d08674734e2f2759607b1486db7d0fde</id>
<content type='text'>
</content>
</entry>
</feed>
