<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/parser/raw-byte-string-literals.stderr, branch 1.43.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-07-20T18:12:34+00:00</updated>
<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>Don't suggest using \r in raw strings</title>
<updated>2019-06-10T15:32:15+00:00</updated>
<author>
<name>Igor Matuszewski</name>
<email>Xanewok@gmail.com</email>
</author>
<published>2019-06-10T15:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=630d5f355fc85fc2c3bab28a278c517d945d328d'/>
<id>urn:sha1:630d5f355fc85fc2c3bab28a278c517d945d328d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prohibit bare CRs in raw byte strings</title>
<updated>2019-06-08T20:58:53+00:00</updated>
<author>
<name>Igor Matuszewski</name>
<email>Xanewok@gmail.com</email>
</author>
<published>2019-05-13T18:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49d62e8d5a9df16e8ed6c703031fb72d264e3469'/>
<id>urn:sha1:49d62e8d5a9df16e8ed6c703031fb72d264e3469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tidy</title>
<updated>2019-05-31T20:50:04+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2019-05-31T20:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d6ea6b972dd68dbfa03334d06edebb80482605dd'/>
<id>urn:sha1:d6ea6b972dd68dbfa03334d06edebb80482605dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compiletest: make path normalization smarter</title>
<updated>2019-03-25T05:06:45+00:00</updated>
<author>
<name>Andy Russell</name>
<email>arussell123@gmail.com</email>
</author>
<published>2019-03-13T04:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=695dfe7dff89b986d1a5eb551633189338a0af6e'/>
<id>urn:sha1:695dfe7dff89b986d1a5eb551633189338a0af6e</id>
<content type='text'>
</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>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>
