<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rustc/metadata/astencode.rs, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-05T23:11:51+00:00</updated>
<entry>
<title>Remove duplicate, un-used copy of astencode</title>
<updated>2012-07-05T23:11:51+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-07-05T22:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a0dbf5824533af72a710bf7a72f2e92b402a4223'/>
<id>urn:sha1:a0dbf5824533af72a710bf7a72f2e92b402a4223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change 'iface' to 'trait' internally; parse `trait` as `iface` synonym</title>
<updated>2012-07-05T18:01:43+00:00</updated>
<author>
<name>Lindsey Kuper</name>
<email>lindsey@rockstargirl.org</email>
</author>
<published>2012-07-03T23:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33334f3c435926422d88dcd5bfafd5e32b141111'/>
<id>urn:sha1:33334f3c435926422d88dcd5bfafd5e32b141111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.</title>
<updated>2012-06-30T00:41:45+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-29T23:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=98e161f00e8850b0f5c6a3a9f1b22b222c2355b7'/>
<id>urn:sha1:98e161f00e8850b0f5c6a3a9f1b22b222c2355b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change 'native' and 'crust' to 'extern'.</title>
<updated>2012-06-26T23:18:37+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-06-26T23:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=697f1e38d646bb6c7bab054c8c8c5b469c566ef6'/>
<id>urn:sha1:697f1e38d646bb6c7bab054c8c8c5b469c566ef6</id>
<content type='text'>
This comes with a terminology change. All linkage-symbols are 'extern'
now, including rust syms in other crates. Some extern ABIs are
merely "foreign". The term "native" is retired, not clear/useful.

What was "crust" is now "extern" applied to a _definition_. This
is a bit of an overloading, but should be unambiguous: it means
that the definition should be made available to some non-rust ABI.
</content>
</entry>
<entry>
<title>Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.</title>
<updated>2012-06-26T03:00:46+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-26T03:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=329eca6044fdf376a7a89ec7a96dba7a8b884cf7'/>
<id>urn:sha1:329eca6044fdf376a7a89ec7a96dba7a8b884cf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename librustsyntax to libsyntax</title>
<updated>2012-05-31T18:15:00+00:00</updated>
<author>
<name>Kevin Cantu</name>
<email>me@kevincantu.org</email>
</author>
<published>2012-05-30T04:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7dcbaedd329295e1f2692bb2d9eae860a820d0a8'/>
<id>urn:sha1:7dcbaedd329295e1f2692bb2d9eae860a820d0a8</id>
<content type='text'>
Per issue #2418.
</content>
</entry>
<entry>
<title>pull out id visitor into ast_util from astencode</title>
<updated>2012-05-16T20:30:30+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2012-05-16T20:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69eca2677552e22c77905ac0fb5ff55fb1742176'/>
<id>urn:sha1:69eca2677552e22c77905ac0fb5ff55fb1742176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Move astencode from metadata to middle</title>
<updated>2012-05-15T02:04:31+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-05-14T23:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=32c4b6da5ba01e1f7e4a9c3f1e288a7cbc73a32e'/>
<id>urn:sha1:32c4b6da5ba01e1f7e4a9c3f1e288a7cbc73a32e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First cut at dtors for classes</title>
<updated>2012-05-14T21:26:10+00:00</updated>
<author>
<name>Tim Chevalier</name>
<email>chevalier@alum.wellesley.edu</email>
</author>
<published>2012-05-14T21:13:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5428a22b95ccd8c84a402e2f5cb4aa53ddc6f4d4'/>
<id>urn:sha1:5428a22b95ccd8c84a402e2f5cb4aa53ddc6f4d4</id>
<content type='text'>
Classes with dtors should compile now. Haven't yet tested
whether they actually run correctly.

Beginnings of support for #2295, though that won't be done until
there's more test cases and resources are removed.
</content>
</entry>
<entry>
<title>rustc: Eliminate a simple dependency from metadata mod</title>
<updated>2012-05-14T00:49:27+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-05-14T00:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=11e9947ff55b4c8a4f9c8ce875bfff6f2016e8b4'/>
<id>urn:sha1:11e9947ff55b4c8a4f9c8ce875bfff6f2016e8b4</id>
<content type='text'>
</content>
</entry>
</feed>
