<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libfuzzer, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2013-06-15T23:12:56+00:00</updated>
<entry>
<title>Remove the fuzzer</title>
<updated>2013-06-15T23:12:56+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-06-15T23:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=069086cdb42d432d2354e6b894c5b1bf80320eec'/>
<id>urn:sha1:069086cdb42d432d2354e6b894c5b1bf80320eec</id>
<content type='text'>
It is suffering from a bad case of megabitrot.
</content>
</entry>
<entry>
<title>Revert "std: convert {vec,str}::to_owned to methods."</title>
<updated>2013-06-14T02:06:47+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2013-06-14T02:06:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7755018074a7802e47ae61f69f5e2b5364a12eb8'/>
<id>urn:sha1:7755018074a7802e47ae61f69f5e2b5364a12eb8</id>
<content type='text'>
This fixes the strange random crashes in compile-fail tests.

This reverts commit 96cd61ad034cc9e88ab6a7845c3480dbc1ea62f3.

Conflicts:
	src/librustc/driver/driver.rs
	src/libstd/str.rs
	src/libsyntax/ext/quote.rs
</content>
</entry>
<entry>
<title>Use @str instead of @~str in libsyntax and librustc. Fixes #5048.</title>
<updated>2013-06-13T00:20:52+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-12T17:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=096f6f56a8178bd7f4b69a2ea909838e782766fb'/>
<id>urn:sha1:096f6f56a8178bd7f4b69a2ea909838e782766fb</id>
<content type='text'>
This almost removes the StringRef wrapper, since all strings are
Equiv-alent now. Removes a lot of `/* bad */ copy *`'s, and converts
several things to be &amp;'static str (the lint table and the intrinsics
table).

There are many instances of .to_managed(), unfortunately.
</content>
</entry>
<entry>
<title>Visitor refactoring: Step 1, couple (Env, vt&lt;Env&gt;) together in a tuple.</title>
<updated>2013-06-12T11:04:37+00:00</updated>
<author>
<name>Felix S. Klock II</name>
<email>pnkfelix@pnkfx.org</email>
</author>
<published>2013-06-12T02:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ecef9ad75adb929521e3e6a3cd2137964f7cd36c'/>
<id>urn:sha1:ecef9ad75adb929521e3e6a3cd2137964f7cd36c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: convert {vec,str}::to_owned to methods.</title>
<updated>2013-06-12T02:21:03+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-11T01:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=96cd61ad034cc9e88ab6a7845c3480dbc1ea62f3'/>
<id>urn:sha1:96cd61ad034cc9e88ab6a7845c3480dbc1ea62f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests, remove some warnings</title>
<updated>2013-06-10T16:34:14+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-10T16:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8782eeb6327eb79b132cc3f71bfaf55310dde00'/>
<id>urn:sha1:e8782eeb6327eb79b132cc3f71bfaf55310dde00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: remove str::contains in favour of the method</title>
<updated>2013-06-10T13:02:55+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-10T07:32:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a64e886e3c1dd38473fd7711933557f1b97a9036'/>
<id>urn:sha1:a64e886e3c1dd38473fd7711933557f1b97a9036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: convert character-based str::find_* to methods. Add .slice_{to,from} methods.</title>
<updated>2013-06-10T13:02:54+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-10T03:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0cfc08d81e7cc664330ce9d38a874c14a4ae51bf'/>
<id>urn:sha1:0cfc08d81e7cc664330ce9d38a874c14a4ae51bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: remove str::{len, slice, is_empty} in favour of methods.</title>
<updated>2013-06-10T13:02:54+00:00</updated>
<author>
<name>Huon Wilson</name>
<email>dbau.pp+github@gmail.com</email>
</author>
<published>2013-06-09T14:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c32fb53cf9ae20a657d17bd8e2f0b36863096583'/>
<id>urn:sha1:c32fb53cf9ae20a657d17bd8e2f0b36863096583</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove deprecated vec::{is_empty, len} functions</title>
<updated>2013-06-09T03:19:30+00:00</updated>
<author>
<name>Daniel Micay</name>
<email>danielmicay@gmail.com</email>
</author>
<published>2013-06-09T01:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de367157b55ee8664dfceec2c2e291087d5c188a'/>
<id>urn:sha1:de367157b55ee8664dfceec2c2e291087d5c188a</id>
<content type='text'>
</content>
</entry>
</feed>
