<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_parse/src/lexer/mod.rs, branch 1.51.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.51.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.51.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-02-03T21:34:28+00:00</updated>
<entry>
<title>Handle `Span`s for byte and raw strings and add more detail</title>
<updated>2021-02-03T21:34:28+00:00</updated>
<author>
<name>Esteban Küber</name>
<email>esteban@kuber.com.ar</email>
</author>
<published>2021-01-23T20:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3b5d018ebb6ee8aa6181ebf1cf9ba0cb407f622f'/>
<id>urn:sha1:3b5d018ebb6ee8aa6181ebf1cf9ba0cb407f622f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in doc comment for report_too_many_hashes</title>
<updated>2020-11-22T10:02:58+00:00</updated>
<author>
<name>Nicolas</name>
<email>abramlujan@gmail.com</email>
</author>
<published>2020-11-22T10:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7be6d67f825f23916fdc4a7378c49bd7d153f6d1'/>
<id>urn:sha1:7be6d67f825f23916fdc4a7378c49bd7d153f6d1</id>
<content type='text'>
"to big" -&gt; "too big"</content>
</entry>
<entry>
<title>Fix even more URLs</title>
<updated>2020-11-05T19:11:29+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume1.gomez@gmail.com</email>
</author>
<published>2020-11-05T13:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99200f760bf588435ca53477bb1eaff34770db0b'/>
<id>urn:sha1:99200f760bf588435ca53477bb1eaff34770db0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename IsJoint -&gt; Spacing</title>
<updated>2020-09-03T15:32:45+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2020-09-03T15:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ccf41dd5eb42730b1de6a4bc9d95c03dca0a8143'/>
<id>urn:sha1:ccf41dd5eb42730b1de6a4bc9d95c03dca0a8143</id>
<content type='text'>
To match better naming from proc-macro
</content>
</entry>
<entry>
<title>Condense StringReader's API to a single function</title>
<updated>2020-09-03T13:52:15+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2020-09-03T13:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4231fbc0a8cb4b2b0df431d8ffcf308f837e07e3'/>
<id>urn:sha1:4231fbc0a8cb4b2b0df431d8ffcf308f837e07e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't emit trivia tokens</title>
<updated>2020-09-01T09:39:11+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2020-08-31T17:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8f24c2ec9d43d3c616652a4040b8c6a1672b18d8'/>
<id>urn:sha1:8f24c2ec9d43d3c616652a4040b8c6a1672b18d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make StringReader private</title>
<updated>2020-08-31T16:01:01+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2020-08-31T16:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=30ce15f1fa763904835c5b3df155964668937683'/>
<id>urn:sha1:30ce15f1fa763904835c5b3df155964668937683</id>
<content type='text'>
After the recent refactorings, we can actually completely hide this
type. It should help with #63689.
</content>
</entry>
<entry>
<title>Remove unused function</title>
<updated>2020-08-30T17:54:45+00:00</updated>
<author>
<name>Aleksey Kladov</name>
<email>aleksey.kladov@gmail.com</email>
</author>
<published>2020-08-29T09:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=518cac91902d34567ac8bfea3022f426a7de53f6'/>
<id>urn:sha1:518cac91902d34567ac8bfea3022f426a7de53f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mv compiler to compiler/</title>
<updated>2020-08-30T15:45:07+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-08-28T03:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5f7d5631b8f4009ac1c693e585d4b7108d4275'/>
<id>urn:sha1:9e5f7d5631b8f4009ac1c693e585d4b7108d4275</id>
<content type='text'>
</content>
</entry>
</feed>
