<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_expand/src/mbe/macro_parser.rs, branch 1.63.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.63.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.63.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-06-08T13:40:02+00:00</updated>
<entry>
<title>Fix typo: fo-&gt;for</title>
<updated>2022-06-08T13:40:02+00:00</updated>
<author>
<name>Chayim Refael Friedman</name>
<email>chayimfr@gmail.com</email>
</author>
<published>2022-06-08T13:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4ba14d290db327ce87d2ae0b1b0ed5a82b45176'/>
<id>urn:sha1:f4ba14d290db327ce87d2ae0b1b0ed5a82b45176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `crate` visibility usage in compiler</title>
<updated>2022-05-21T00:04:54+00:00</updated>
<author>
<name>Jacob Pratt</name>
<email>jacob@jhpratt.dev</email>
</author>
<published>2022-05-20T23:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=49c82f31a85f04a709810de4ccfb8ba765c1377b'/>
<id>urn:sha1:49c82f31a85f04a709810de4ccfb8ba765c1377b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use pluralize in one instance</title>
<updated>2022-05-13T06:48:35+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2022-05-13T06:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e6ccf9b5d8e56d08936cd77f1bb72abd5e2582ed'/>
<id>urn:sha1:e6ccf9b5d8e56d08936cd77f1bb72abd5e2582ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix most compiler/ doctests</title>
<updated>2022-05-03T00:40:30+00:00</updated>
<author>
<name>Elliot Roberts</name>
<email>Elliot0000101@gmail.com</email>
</author>
<published>2022-04-15T22:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7907385999b4a83d37ed31d334f3ed9ca02983a1'/>
<id>urn:sha1:7907385999b4a83d37ed31d334f3ed9ca02983a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rollup merge of #96023 - matthiaskrgr:clippyper1304, r=lcnr</title>
<updated>2022-04-16T12:25:56+00:00</updated>
<author>
<name>Dylan DPC</name>
<email>99973273+Dylan-DPC@users.noreply.github.com</email>
</author>
<published>2022-04-16T12:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91847c43cc70d8d113185d46019ae93c3f92fb36'/>
<id>urn:sha1:91847c43cc70d8d113185d46019ae93c3f92fb36</id>
<content type='text'>
couple of clippy::perf fixes
</content>
</entry>
<entry>
<title>remove function param that is only used in recursive of fn inner()</title>
<updated>2022-04-14T09:54:28+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-04-13T20:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75287dd73d09a0712a7196d0604ee05d23908f59'/>
<id>urn:sha1:75287dd73d09a0712a7196d0604ee05d23908f59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce `TtHandle` and use it in `TokenSet`.</title>
<updated>2022-04-13T23:01:23+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-04-11T00:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=75fd391aaa3e21c7a1e9403f20eacf23c32aa7c7'/>
<id>urn:sha1:75fd391aaa3e21c7a1e9403f20eacf23c32aa7c7</id>
<content type='text'>
This removes the last use of `&lt;mbe::TokenTree as Clone&gt;`. It also
removes two trivial methods on `Delimited`.
</content>
</entry>
<entry>
<title>couple of clippy::perf fixes</title>
<updated>2022-04-13T20:18:28+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2022-04-13T20:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bbd7ce690452f28d459643d97fbae89109cf5808'/>
<id>urn:sha1:bbd7ce690452f28d459643d97fbae89109cf5808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a useful comment.</title>
<updated>2022-04-10T23:38:40+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-04-08T04:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=edd7f2cdab424ff8ed64a84f784a5c1273bcb138'/>
<id>urn:sha1:edd7f2cdab424ff8ed64a84f784a5c1273bcb138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak `NamedMatch` representation.</title>
<updated>2022-04-10T23:38:40+00:00</updated>
<author>
<name>Nicholas Nethercote</name>
<email>n.nethercote@gmail.com</email>
</author>
<published>2022-04-08T04:16:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ba609601f1a99ddf3cf0cf70f57c4a045f0f23f'/>
<id>urn:sha1:4ba609601f1a99ddf3cf0cf70f57c4a045f0f23f</id>
<content type='text'>
The `Lrc` isn't necessary, neither is the `SmallVec`. Performance is
changed negligibly, but the new code is simpler.
</content>
</entry>
</feed>
