<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/parser/raw-byte-string-eof.stderr, 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>2020-03-28T02:02:18+00:00</updated>
<entry>
<title>Move raw string tests into the raw directory</title>
<updated>2020-03-28T02:02:18+00:00</updated>
<author>
<name>Russell Cohen</name>
<email>russell.r.cohen@gmail.com</email>
</author>
<published>2020-03-28T02:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=840a5769b0879f39e21d973a60ac0b0db172f050'/>
<id>urn:sha1:840a5769b0879f39e21d973a60ac0b0db172f050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update UI tests</title>
<updated>2020-02-28T15:01:04+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-02-18T13:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8ce9460b7a132fa4075325d2ae4c4b4ecd09ffd0'/>
<id>urn:sha1:8ce9460b7a132fa4075325d2ae4c4b4ecd09ffd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce rustc_lexer</title>
<updated>2019-07-20T18:12:34+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2019-05-06T08:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=395ee0b79f23b90593b01dd0a78451b8c93b0aa6'/>
<id>urn:sha1:395ee0b79f23b90593b01dd0a78451b8c93b0aa6</id>
<content type='text'>
The idea here is to make a reusable library out of the existing
rust-lexer, by separating out pure lexing and rustc-specific concerns,
like spans, error reporting an interning.

So, rustc_lexer operates directly on `&amp;str`, produces simple tokens
which are a pair of type-tag and a bit of original text, and does not
report errors, instead storing them as flags on the token.
</content>
</entry>
<entry>
<title>Update tests</title>
<updated>2019-03-11T20:10:26+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-03-09T12:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fa72a81bea27f1fda4287475e4cc2f684c971e7f'/>
<id>urn:sha1:fa72a81bea27f1fda4287475e4cc2f684c971e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Do not use `-Z parse-only`, continue compilation to test recovery</title>
<updated>2019-01-06T19:20:46+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-01-06T15:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1f64f60d5cba64beca6e812e16d6d99519d3551b'/>
<id>urn:sha1:1f64f60d5cba64beca6e812e16d6d99519d3551b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move parse-fail tests to UI</title>
<updated>2018-10-21T11:06:28+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2018-10-20T20:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f'/>
<id>urn:sha1:73e1f8970fc9a74c13bd7ae2655c66f03d3fc69f</id>
<content type='text'>
</content>
</entry>
</feed>
