<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/debug-info/borrowed-managed-basic.rs, branch 0.9</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.9</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.9'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-12-14T00:39:22+00:00</updated>
<entry>
<title>Ignore failing Android debug-info tests. #10381</title>
<updated>2013-12-14T00:39:22+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-12-13T23:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b69bc95c3512e84d456f27253f98563eada83c9'/>
<id>urn:sha1:0b69bc95c3512e84d456f27253f98563eada83c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>register snapshots</title>
<updated>2013-10-23T22:06:12+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-10-23T08:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=142672dca4314e9cfebf067d46c3b542c721cff6'/>
<id>urn:sha1:142672dca4314e9cfebf067d46c3b542c721cff6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove the `float` type</title>
<updated>2013-10-01T18:54:10+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-09-26T06:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c9d4ad07c4c166d655f11862e03c10100dcb704b'/>
<id>urn:sha1:c9d4ad07c4c166d655f11862e03c10100dcb704b</id>
<content type='text'>
It is simply defined as `f64` across every platform right now.

A use case hasn't been presented for a `float` type defined as the
highest precision floating point type implemented in hardware on the
platform. Performance-wise, using the smallest precision correct for the
use case greatly saves on cache space and allows for fitting more
numbers into SSE/AVX registers.

If there was a use case, this could be implemented as simply a type
alias or a struct thanks to `#[cfg(...)]`.

Closes #6592

The mailing list thread, for reference:

https://mail.mozilla.org/pipermail/rust-dev/2013-July/004632.html
</content>
</entry>
<entry>
<title>debuginfo: Support for namespaces (functions only)</title>
<updated>2013-09-10T14:25:19+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@gmail</email>
</author>
<published>2013-09-06T14:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93d6328d49e07f8c0ad98f5925c575d9c1b1cc9b'/>
<id>urn:sha1:93d6328d49e07f8c0ad98f5925c575d9c1b1cc9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Un-disabled debug info tests on Windows.</title>
<updated>2013-08-26T08:23:18+00:00</updated>
<author>
<name>Vadim Chugunov</name>
<email>vadimcn@gmail.com</email>
</author>
<published>2013-08-26T08:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f79b52ad94e20534df415e463f577b8a9794217'/>
<id>urn:sha1:7f79b52ad94e20534df415e463f577b8a9794217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings it tests</title>
<updated>2013-08-17T15:42:35+00:00</updated>
<author>
<name>Erick Tryzelaar</name>
<email>erick.tryzelaar@gmail.com</email>
</author>
<published>2013-08-17T15:37:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ad5c67685332dc0e45d459b45749e76c93270988'/>
<id>urn:sha1:ad5c67685332dc0e45d459b45749e76c93270988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debuginfo: Cleaned up style issues for pull request.</title>
<updated>2013-07-19T05:58:28+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@gmail</email>
</author>
<published>2013-07-16T10:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b2aeb4b04bccf915444fa2a49ee3f3c33dec7097'/>
<id>urn:sha1:b2aeb4b04bccf915444fa2a49ee3f3c33dec7097</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debuginfo: Renamed *reference-to-* test cases to *borrowed-*</title>
<updated>2013-07-19T05:53:57+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@gmail</email>
</author>
<published>2013-06-28T07:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b20831c1edc97bed1b397c57ae84cb465f5ce58'/>
<id>urn:sha1:1b20831c1edc97bed1b397c57ae84cb465f5ce58</id>
<content type='text'>
</content>
</entry>
</feed>
