<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_ast_passes/src/node_count.rs, branch 1.56.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.56.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.56.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-03-16T08:41:24+00:00</updated>
<entry>
<title>ast/hir: Rename field-related structures</title>
<updated>2021-03-16T08:41:24+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2021-03-15T21:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b25d3ba78118033b3f25b6de7a32e210d113872c'/>
<id>urn:sha1:b25d3ba78118033b3f25b6de7a32e210d113872c</id>
<content type='text'>
StructField -&gt; FieldDef ("field definition")
Field -&gt; ExprField ("expression field", not "field expression")
FieldPat -&gt; PatField ("pattern field", not "field pattern")

Also rename visiting and other methods working on them.
</content>
</entry>
<entry>
<title>ast: Stop using `Mod` in `Crate`</title>
<updated>2021-02-18T10:07:49+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2021-02-14T18:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb65f15c7800930c3f74288974689d9884e51ba0'/>
<id>urn:sha1:eb65f15c7800930c3f74288974689d9884e51ba0</id>
<content type='text'>
Crate root is sufficiently different from `mod` items, at least at syntactic level.

Also remove customization point for "`mod` item or crate root" from AST visitors.
</content>
</entry>
<entry>
<title>Box the biggest ast::ItemKind variants</title>
<updated>2021-02-01T08:23:39+00:00</updated>
<author>
<name>Dániel Buga</name>
<email>bugadani@gmail.com</email>
</author>
<published>2021-01-29T07:31:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b87e1ecdf05d4fb2d14f13d760bb37098c58b06e'/>
<id>urn:sha1:b87e1ecdf05d4fb2d14f13d760bb37098c58b06e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc_ast: `visit_mac` -&gt; `visit_mac_call`</title>
<updated>2020-11-03T20:39:51+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-11-03T17:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=90fafc8c8ff680fc631a44230d8352d7911e70f2'/>
<id>urn:sha1:90fafc8c8ff680fc631a44230d8352d7911e70f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc_ast: Do not panic by default when visiting macro calls</title>
<updated>2020-11-03T17:38:20+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-11-03T17:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3237b3886c8d1bd19b78eda6040e2c55e5332a82'/>
<id>urn:sha1:3237b3886c8d1bd19b78eda6040e2c55e5332a82</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>
