<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libsyntax/parse/lexer.rs, 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>2014-06-04T19:10:46+00:00</updated>
<entry>
<title>syntax: methodify the lexer</title>
<updated>2014-06-04T19:10:46+00:00</updated>
<author>
<name>Corey Richardson</name>
<email>corey@octayn.net</email>
</author>
<published>2014-05-21T23:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=46d1af28b5ce4f626be1eb33cb9751cb9cbb1fe9'/>
<id>urn:sha1:46d1af28b5ce4f626be1eb33cb9751cb9cbb1fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std: Rename {Eq,Ord} to Partial{Eq,Ord}</title>
<updated>2014-05-30T22:52:24+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-05-30T00:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=748bc3ca49de8ab0b890726120c40567094e43fc'/>
<id>urn:sha1:748bc3ca49de8ab0b890726120c40567094e43fc</id>
<content type='text'>
This is part of the ongoing renaming of the equality traits. See #12517 for more
details. All code using Eq/Ord will temporarily need to move to Partial{Eq,Ord}
or the Total{Eq,Ord} traits. The Total traits will soon be renamed to {Eq,Ord}.

cc #12517

[breaking-change]
</content>
</entry>
<entry>
<title>std: Rename strbuf operations to string</title>
<updated>2014-05-27T19:59:31+00:00</updated>
<author>
<name>Richo Healey</name>
<email>richo@psych0tik.net</email>
</author>
<published>2014-05-25T10:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f1b2e42d76ba1cd884adc49922636a6c2ac1b2f'/>
<id>urn:sha1:1f1b2e42d76ba1cd884adc49922636a6c2ac1b2f</id>
<content type='text'>
[breaking-change]
</content>
</entry>
<entry>
<title>core: rename strbuf::StrBuf to string::String</title>
<updated>2014-05-25T04:48:10+00:00</updated>
<author>
<name>Richo Healey</name>
<email>richo@psych0tik.net</email>
</author>
<published>2014-05-22T23:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=553074506ecd139eb961fb91eb33ad9fd0183acb'/>
<id>urn:sha1:553074506ecd139eb961fb91eb33ad9fd0183acb</id>
<content type='text'>
[breaking-change]
</content>
</entry>
<entry>
<title>Make most lexer errors non-fatal</title>
<updated>2014-05-24T02:35:08+00:00</updated>
<author>
<name>Kevin Ballard</name>
<email>kevin@sb.org</email>
</author>
<published>2014-05-23T22:20:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4c9dace5d56123eef470896110f593af93180c45'/>
<id>urn:sha1:4c9dace5d56123eef470896110f593af93180c45</id>
<content type='text'>
Most errors that arise in the lexer can be recovered from. This allows
for more than one syntax error to be reported at a time.
</content>
</entry>
<entry>
<title>auto merge of #14360 : alexcrichton/rust/remove-deprecated, r=kballard</title>
<updated>2014-05-23T16:11:26+00:00</updated>
<author>
<name>bors</name>
<email>bors@rust-lang.org</email>
</author>
<published>2014-05-23T16:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ad775be8b48f82d19356942a4fc6fcadc56d3e7e'/>
<id>urn:sha1:ad775be8b48f82d19356942a4fc6fcadc56d3e7e</id>
<content type='text'>
These have all been deprecated for awhile now, so it's likely time to start removing them.
</content>
</entry>
<entry>
<title>syntax: Clean out obsolete syntax parsing</title>
<updated>2014-05-23T16:07:28+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-05-22T17:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33573bc0aaec14c55adbe6be314f761f34f8cdd0'/>
<id>urn:sha1:33573bc0aaec14c55adbe6be314f761f34f8cdd0</id>
<content type='text'>
All of these features have been obsolete since February 2014, where most have
been obsolete since 2013. There shouldn't be any more need to keep around the
parser hacks after this length of time.
</content>
</entry>
<entry>
<title>libstd: Remove all uses of `~str` from `libstd`</title>
<updated>2014-05-22T21:42:02+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2014-05-20T00:23:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5633d4641f7d63805e3c12c899f8401410bd825f'/>
<id>urn:sha1:5633d4641f7d63805e3c12c899f8401410bd825f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libsyntax: Remove uses of `~str` from libsyntax, and fix fallout</title>
<updated>2014-05-08T15:38:23+00:00</updated>
<author>
<name>Patrick Walton</name>
<email>pcwalton@mimiga.net</email>
</author>
<published>2014-05-07T23:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7f8f3dcf179d7b771f8e9c588ab081ab5eb9c394'/>
<id>urn:sha1:7f8f3dcf179d7b771f8e9c588ab081ab5eb9c394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace most ~exprs with 'box'. #11779</title>
<updated>2014-05-03T06:00:58+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2014-04-25T08:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a5be12ce7e88c1d28de1c98215991127d1e765f0'/>
<id>urn:sha1:a5be12ce7e88c1d28de1c98215991127d1e765f0</id>
<content type='text'>
</content>
</entry>
</feed>
