<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/fuzzer/fuzzer.rc, branch release-0.3</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=release-0.3</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=release-0.3'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-07-11T16:09:08+00:00</updated>
<entry>
<title>Fix some version numbers.</title>
<updated>2012-07-11T16:09:08+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2012-07-11T16:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=aa7b3cc9297d734fd60d0dac756187852931b5a9'/>
<id>urn:sha1:aa7b3cc9297d734fd60d0dac756187852931b5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make vecs implicitly copyable for all of our projects.</title>
<updated>2012-06-05T02:53:30+00:00</updated>
<author>
<name>Michael Sullivan</name>
<email>sully@msully.net</email>
</author>
<published>2012-06-05T01:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6396e2c3c3bedd6f6bdd55e30f064b7edccbce8c'/>
<id>urn:sha1:6396e2c3c3bedd6f6bdd55e30f064b7edccbce8c</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>rustc: Eliminate some indirection to the syntax crate</title>
<updated>2012-05-14T00:33:29+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-05-14T00:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f52652a06655fa1c9eb3ee278b62e488e1ccc28'/>
<id>urn:sha1:1f52652a06655fa1c9eb3ee278b62e488e1ccc28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly use version 0.2 of crates</title>
<updated>2012-04-06T03:29:42+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-04-06T00:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d13c0c77a2f41d5798f947638e19076a445cd260'/>
<id>urn:sha1:d13c0c77a2f41d5798f947638e19076a445cd260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update crates with correct crate_type attribute</title>
<updated>2012-01-17T23:13:43+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2012-01-17T22:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c0df13958c7e9e98e01394836cb233a039103bb0'/>
<id>urn:sha1:c0df13958c7e9e98e01394836cb233a039103bb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: Support 'companion mod's for crates and directory mods</title>
<updated>2011-10-29T08:40:20+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-10-29T08:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e0f44730e8dc75c17dc86fcb48769d62a4dbcaae'/>
<id>urn:sha1:e0f44730e8dc75c17dc86fcb48769d62a4dbcaae</id>
<content type='text'>
Under this scheme when parsing foo.rc the parser will also look for
foo.rs to fill in the crate-level module, and when evaluating a
directory module directive it will look for a .rs file with the
same name as the directory.
</content>
</entry>
<entry>
<title>Link the fuzzer crate to librustc again</title>
<updated>2011-07-04T22:30:36+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-07-04T22:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ccf6112f1546ee381df11793bf013ebc95829b74'/>
<id>urn:sha1:ccf6112f1546ee381df11793bf013ebc95829b74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partially restore the fuzzer crate's build rules</title>
<updated>2011-07-01T17:43:21+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-07-01T06:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5fb9cad38d68408907b0e1a9a40f871c91a7186e'/>
<id>urn:sha1:5fb9cad38d68408907b0e1a9a40f871c91a7186e</id>
<content type='text'>
Right now the stage1/fuzzer crate will build but it's not linked to librustc
because stage1/librustc won't link.
</content>
</entry>
<entry>
<title>Change fuzzer to match new module standards</title>
<updated>2011-05-13T02:45:55+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>andersrb@gmail.com</email>
</author>
<published>2011-05-13T02:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2896a866d6fdcc6dc09d6b6d8ca986e092dbc1c2'/>
<id>urn:sha1:2896a866d6fdcc6dc09d6b6d8ca986e092dbc1c2</id>
<content type='text'>
</content>
</entry>
</feed>
