<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/tests/num/mod.rs, branch 1.22.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.22.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.22.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2017-09-01T08:57:05+00:00</updated>
<entry>
<title>impl From&lt;Infallible&gt; for TryFromIntError.</title>
<updated>2017-09-01T08:57:05+00:00</updated>
<author>
<name>Jimmy Cuadra</name>
<email>jimmy@jimmycuadra.com</email>
</author>
<published>2017-09-01T08:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93a56cdacd29e8b29bae45c3abca229f6011a492'/>
<id>urn:sha1:93a56cdacd29e8b29bae45c3abca229f6011a492</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some typos</title>
<updated>2017-08-10T22:16:18+00:00</updated>
<author>
<name>Bastien Orivel</name>
<email>eijebong@bananium.fr</email>
</author>
<published>2017-08-10T22:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=47cb3c5bc28e1bb2ac2d2efb7796ceb17b4ab7de'/>
<id>urn:sha1:47cb3c5bc28e1bb2ac2d2efb7796ceb17b4ab7de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing impl and tests for int to int TryFrom impls</title>
<updated>2017-07-25T05:19:30+00:00</updated>
<author>
<name>Oliver Middleton</name>
<email>olliemail27@gmail.com</email>
</author>
<published>2017-07-25T05:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9ea65a8a71b901fbc47d4e9f5bed3e9f9ff9cb7e'/>
<id>urn:sha1:9ea65a8a71b901fbc47d4e9f5bed3e9f9ff9cb7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve the TryFrom implementations</title>
<updated>2017-07-24T20:41:05+00:00</updated>
<author>
<name>Andre Bogus</name>
<email>bogusandre@gmail.com</email>
</author>
<published>2017-07-15T06:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=72ef15e0df7cc1a794d79559a3da79321eec7bfb'/>
<id>urn:sha1:72ef15e0df7cc1a794d79559a3da79321eec7bfb</id>
<content type='text'>
This removes the need for a 128 bit storage by making use of the fact that
there can be either no over/underflow, either one or both, and each time
the target type suffices to hold the limit for comparison.

The downside is that the code looks a bit more complex.

This test code included in this commit is from @oyvindln 's PR. They also
greatly helped fixing a number of errors I made along the way. Thanks a lot!
</content>
</entry>
<entry>
<title>Auto merge of #42430 - nagisa:core-float, r=alexcrichton</title>
<updated>2017-06-16T17:52:11+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2017-06-16T17:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fe7227f6c8704f0186091085a14fd1027920e4bb'/>
<id>urn:sha1:fe7227f6c8704f0186091085a14fd1027920e4bb</id>
<content type='text'>
Re-implement float min/max in rust

This also adds the relevant implementations into libcore.

See #42423
</content>
</entry>
<entry>
<title>Re-implement float min/max in rust</title>
<updated>2017-06-14T18:58:17+00:00</updated>
<author>
<name>Simonas Kazlauskas</name>
<email>git@kazlauskas.me</email>
</author>
<published>2017-06-04T18:39:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ba6cf1d80ac6f5ff3c36c7f6111197d429369d86'/>
<id>urn:sha1:ba6cf1d80ac6f5ff3c36c7f6111197d429369d86</id>
<content type='text'>
See #42423
</content>
</entry>
<entry>
<title>Ignore some failing test on wasm32-unknown-emscripten</title>
<updated>2017-06-13T13:46:54+00:00</updated>
<author>
<name>Marco A L Barbosa</name>
<email>malbarbo@gmail.com</email>
</author>
<published>2017-06-13T13:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=405adb6d0c44d018cf4ce39d3bc486ebd8584cfb'/>
<id>urn:sha1:405adb6d0c44d018cf4ce39d3bc486ebd8584cfb</id>
<content type='text'>
See #42629 and #42630.
</content>
</entry>
<entry>
<title>Move libXtest into libX/tests</title>
<updated>2017-04-03T18:49:39+00:00</updated>
<author>
<name>Stjepan Glavina</name>
<email>stjepang@gmail.com</email>
</author>
<published>2017-04-03T14:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=13c744f30d1540f36a6437224d16e3aea0a2ff71'/>
<id>urn:sha1:13c744f30d1540f36a6437224d16e3aea0a2ff71</id>
<content type='text'>
This change moves:

1. `libcoretest` into `libcore/tests`
2. `libcollectionstest` into `libcollections/tests`

This is a follow-up to #39561.
</content>
</entry>
</feed>
