<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/debug-info/generic-function.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-11-09T23:18:12+00:00</updated>
<entry>
<title>tagging issue number(#10381)</title>
<updated>2013-11-09T23:18:12+00:00</updated>
<author>
<name>Young-il Choi</name>
<email>duddlf.choi@samsung.com</email>
</author>
<published>2013-11-09T07:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ca55317e90f498b818a0e0fc5ad58354eb416e83'/>
<id>urn:sha1:ca55317e90f498b818a0e0fc5ad58354eb416e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add make check support(arm-linux-androideabi debuginfo)</title>
<updated>2013-11-06T00:41:59+00:00</updated>
<author>
<name>sh8281.kim</name>
<email>sh8281.kim@samsung.com</email>
</author>
<published>2013-11-04T06:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e54828b0d474f210eb4ab4587427dcb158fd955'/>
<id>urn:sha1:4e54828b0d474f210eb4ab4587427dcb158fd955</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>debuginfo: Properly handle monomorphization of generic functions.</title>
<updated>2013-08-16T20:30:42+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@gmail</email>
</author>
<published>2013-08-13T10:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6c49c2df763f8cf1817bc651582deba8bb35a29d'/>
<id>urn:sha1:6c49c2df763f8cf1817bc651582deba8bb35a29d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>debuginfo: Generate template type parameters for generic functions.</title>
<updated>2013-08-16T20:27:38+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@gmail</email>
</author>
<published>2013-08-08T16:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=907633b1bfc757cf9a415e4573098f58881469f2'/>
<id>urn:sha1:907633b1bfc757cf9a415e4573098f58881469f2</id>
<content type='text'>
Conflicts:
	src/librustc/lib/llvm.rs
	src/librustc/middle/trans/debuginfo.rs
	src/rustllvm/RustWrapper.cpp
	src/rustllvm/rustllvm.def.in
</content>
</entry>
</feed>
