<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/ui/parser/raw/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>2023-01-11T09:32:08+00:00</updated>
<entry>
<title>Move /src/test to /tests</title>
<updated>2023-01-11T09:32:08+00:00</updated>
<author>
<name>Albert Larsan</name>
<email>74931857+albertlarsan68@users.noreply.github.com</email>
</author>
<published>2023-01-05T08:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cf2dff2b1e3fa55fa5415d524200070d0d7aacfe'/>
<id>urn:sha1:cf2dff2b1e3fa55fa5415d524200070d0d7aacfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup error messages, improve docstrings</title>
<updated>2020-03-29T15:12:48+00:00</updated>
<author>
<name>Russell Cohen</name>
<email>russell.r.cohen@gmail.com</email>
</author>
<published>2020-03-29T15:12:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c15f86b4b35a260b105dc472fc6e3556af8a8db0'/>
<id>urn:sha1:c15f86b4b35a260b105dc472fc6e3556af8a8db0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error messages for raw strings (#60762)</title>
<updated>2020-03-29T04:43:43+00:00</updated>
<author>
<name>Russell Cohen</name>
<email>russell.r.cohen@gmail.com</email>
</author>
<published>2020-03-28T05:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=629e97a5a02edb3d8dc63c5157962c093217d441'/>
<id>urn:sha1:629e97a5a02edb3d8dc63c5157962c093217d441</id>
<content type='text'>
This diff improves error messages around raw strings in a few ways:
- Catch extra trailing `#` in the parser. This can't be handled in the lexer because we could be in a macro that actually expects another # (see test)
- Refactor &amp; unify error handling in the lexer between ByteStrings and RawByteStrings
- Detect potentially intended terminators (longest sequence of "#*" is suggested)
</content>
</entry>
<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>
</feed>
