<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libcore/tests/num/dec2flt, branch 1.27.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.27.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.27.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-02-19T14:53:30+00:00</updated>
<entry>
<title>Make ".e0" not parse as 0.0</title>
<updated>2018-02-19T14:53:30+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2018-02-15T15:54:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0e87f13a4d2f6fcef92c8c01bdc8dda9e0549a5'/>
<id>urn:sha1:c0e87f13a4d2f6fcef92c8c01bdc8dda9e0549a5</id>
<content type='text'>
This forces floats to have either a digit before the separating point, or after. Thus ".e0" is invalid like ".", when using `parse()`.
</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>Remove float_extras</title>
<updated>2017-04-21T04:16:31+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2017-04-20T23:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1aaa60d8de1c90939671f10ce7ce08400e27ad7'/>
<id>urn:sha1:c1aaa60d8de1c90939671f10ce7ce08400e27ad7</id>
<content type='text'>
[unstable, deprecated since 1.11.0]
</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>
