<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/default-method-supertrait-vtable.rs, branch 0.10</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.10</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.10'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-09-25T07:55:53+00:00</updated>
<entry>
<title>auto merge of #9432 : alexcrichton/rust/correct-item-visibility, r=pcwalton</title>
<updated>2013-09-25T07:55:53+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2013-09-25T07:55:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=45311846145a39e6b5755a0740d53ac4ea3183a4'/>
<id>urn:sha1:45311846145a39e6b5755a0740d53ac4ea3183a4</id>
<content type='text'>
This fixes private statics and functions from being usable cross-crates, along
with some bad privacy error messages. This is a reopening of #8365 with all the
privacy checks in privacy.rs instead of resolve.rs (where they should be
anyway).

These maps of exported items will hopefully get used for generating
documentation by rustdoc

Closes #8592
</content>
</entry>
<entry>
<title>Fix run-pass tests to have 'pub fn main'</title>
<updated>2013-09-25T07:43:37+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-09-25T07:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=30862a64c29985b044d9bf6f74fcf1394bc145c7'/>
<id>urn:sha1:30862a64c29985b044d9bf6f74fcf1394bc145c7</id>
<content type='text'>
This is required by the check-fast target because each test is slurped up into a
submodule.
</content>
</entry>
<entry>
<title>Stop accepting 'impl ...;', require {} instead</title>
<updated>2013-09-24T21:12:02+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-09-19T19:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4b266f1c0df9732bbdea44b0df3d459d4cf2756d'/>
<id>urn:sha1:4b266f1c0df9732bbdea44b0df3d459d4cf2756d</id>
<content type='text'>
Progress on #7981
</content>
</entry>
<entry>
<title>Fix vtable resolution for self to search supertraits. Closes #7661.</title>
<updated>2013-07-25T03:07:51+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2013-07-23T23:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f37c7cd30651e6514c6ac03a081940e28a53292c'/>
<id>urn:sha1:f37c7cd30651e6514c6ac03a081940e28a53292c</id>
<content type='text'>
</content>
</entry>
</feed>
