<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/default_ty_param_trait_impl.rs, branch 1.12.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.12.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.12.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2015-07-26T03:05:42+00:00</updated>
<entry>
<title>Add feature gate</title>
<updated>2015-07-26T03:05:42+00:00</updated>
<author>
<name>Jared Roesch</name>
<email>roeschinc@gmail.com</email>
</author>
<published>2015-07-24T20:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=55621b6199dcef7090bdbb660a5ab9354b3effa6'/>
<id>urn:sha1:55621b6199dcef7090bdbb660a5ab9354b3effa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Default TyParam fallback</title>
<updated>2015-07-26T02:57:57+00:00</updated>
<author>
<name>Jared Roesch</name>
<email>roeschinc@gmail.com</email>
</author>
<published>2015-07-07T22:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bbcb13da88f7a4b25506ec85f2f170e6f78d5a58'/>
<id>urn:sha1:bbcb13da88f7a4b25506ec85f2f170e6f78d5a58</id>
<content type='text'>
This patch allows type parameter defaults to influence type inference. This is a possible breaking change since it effects the way type inference works and will have different behavior when mixing defaults and literal fallback.
</content>
</entry>
</feed>
