<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/compile-fail/static-method-privacy.rs, branch 1.26.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.26.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.26.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-02-07T18:49:24+00:00</updated>
<entry>
<title>Added tests to make tidy</title>
<updated>2014-02-07T18:49:24+00:00</updated>
<author>
<name>Derek Guenther</name>
<email>dguenther9@gmail.com</email>
</author>
<published>2014-02-05T22:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=730bdb6403dd47b98c1be6c4b3423edb28ca9477'/>
<id>urn:sha1:730bdb6403dd47b98c1be6c4b3423edb28ca9477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Ensure that type parameters are in the right positions in paths.</title>
<updated>2013-08-28T01:47:57+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-08-08T18:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8693943676487c01fa09f5f3daf0df6a1f71e24d'/>
<id>urn:sha1:8693943676487c01fa09f5f3daf0df6a1f71e24d</id>
<content type='text'>
This removes the stacking of type parameters that occurs when invoking
trait methods, and fixes all places in the standard library that were
relying on it. It is somewhat awkward in places; I think we'll probably
want something like the `Foo::&lt;for T&gt;::new()` syntax.
</content>
</entry>
<entry>
<title>add gitattributes and fix whitespace issues</title>
<updated>2013-05-04T00:01:42+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-05-03T23:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=86efd97a10fda1f81f5bead0de36e3343a9faa0e'/>
<id>urn:sha1:86efd97a10fda1f81f5bead0de36e3343a9faa0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Remove all uses of `static` from functions. rs=destatic</title>
<updated>2013-03-22T17:27:39+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-22T02:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4634f7edaefafa3e5ece93499e08992b4c8c7145'/>
<id>urn:sha1:4634f7edaefafa3e5ece93499e08992b4c8c7145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc: Enforce privacy for static methods.</title>
<updated>2013-03-19T20:40:48+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2013-03-19T00:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2e7ec80bcce454d55d31c6bd335bb2ad64a7298e'/>
<id>urn:sha1:2e7ec80bcce454d55d31c6bd335bb2ad64a7298e</id>
<content type='text'>
This starts moving a bunch of privacy checks into the privacy
checking phase and out of resolve.
</content>
</entry>
</feed>
