<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/library/core/tests/array.rs, branch 1.52.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.52.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.52.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-09-28T16:39:39+00:00</updated>
<entry>
<title>Rollup merge of #76454 - poliorcetics:ui-to-unit-test-1, r=matklad</title>
<updated>2020-09-28T16:39:39+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2020-09-28T16:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=734c57d45c3b3d6ff19bc7d04ce00f7c9441c368'/>
<id>urn:sha1:734c57d45c3b3d6ff19bc7d04ce00f7c9441c368</id>
<content type='text'>
UI to unit test for those using Cell/RefCell/UnsafeCell

Helps with #76268.

I'm working on all files using `Cell` and moving them to unit tests when possible.

r? @matklad
</content>
</entry>
<entry>
<title>add array from_ref</title>
<updated>2020-09-22T19:35:43+00:00</updated>
<author>
<name>Bastian Kauschke</name>
<email>bastian_kauschke@hotmail.de</email>
</author>
<published>2020-09-22T19:35:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=179f63dafcf9463b48d82e8698a844e18bf94370'/>
<id>urn:sha1:179f63dafcf9463b48d82e8698a844e18bf94370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move array cycle test</title>
<updated>2020-09-21T19:50:26+00:00</updated>
<author>
<name>Alexis Bourget</name>
<email>alexis.bourget@gmail.com</email>
</author>
<published>2020-09-10T13:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8904921c1d6b3636f4352f9dd6d4875132b89998'/>
<id>urn:sha1:8904921c1d6b3636f4352f9dd6d4875132b89998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add drop check test &amp; MaybeUninit::first_ptr_mut</title>
<updated>2020-08-13T03:51:08+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2020-08-11T18:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=af32db21c8e1b1970886eb64b9955f9590e4c445'/>
<id>urn:sha1:af32db21c8e1b1970886eb64b9955f9590e4c445</id>
<content type='text'>
Also in drop check test add hacky workaround for platforms that don't support
panic=unwind
</content>
</entry>
<entry>
<title>Add recommend changes to array</title>
<updated>2020-08-13T03:50:59+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2020-08-06T23:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=56a651ca15ac2d3f74259b8df8ac07bd80dbeaf8'/>
<id>urn:sha1:56a651ca15ac2d3f74259b8df8ac07bd80dbeaf8</id>
<content type='text'>
Switch from indexing to zip, and also use `write` on `MaybeUninit`.

Add array_map feature to core/src/lib

Attempt to fix issue of no such feature

Update w/ pickfire's review

This changes a couple of names around, adds another small test of variable size,
and hides the rustdoc #![feature(..)].

Fmt doctest

Add suggestions from lcnr
</content>
</entry>
<entry>
<title>Add Array Impl Lang Item in various places</title>
<updated>2020-08-13T03:50:57+00:00</updated>
<author>
<name>kadmin</name>
<email>julianknodt@gmail.com</email>
</author>
<published>2020-08-06T22:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6411e4c666248d7a74413da03f31b761cf8f66f'/>
<id>urn:sha1:f6411e4c666248d7a74413da03f31b761cf8f66f</id>
<content type='text'>
Add basic test

And also run fmt which is where the other changes are from

Fix mut issues

These only appear when running tests, so resolved by adding mut

Swap order of forget

Add pub and rm guard impl

Add explicit type to guard

Add safety note

Change guard type from T to S

It should never have been T, as it guards over [MaybeUninit&lt;S&gt;; N]
Also add feature to test
</content>
</entry>
<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>
</feed>
