<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_incremental/assert_dep_graph.rs, branch 1.35.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.35.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.35.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2019-03-16T20:14:42+00:00</updated>
<entry>
<title>Refactor away `NestedMetaItemKind`</title>
<updated>2019-03-16T20:14:42+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-03-03T17:56:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0cf96131f444f15a2a4ac80f46a86f35fad8309a'/>
<id>urn:sha1:0cf96131f444f15a2a4ac80f46a86f35fad8309a</id>
<content type='text'>
Remove methods `Attribute::span` and `MetaItem::span` duplicating public fields
</content>
</entry>
<entry>
<title>syntax: Do not accidentally treat multi-segment meta-items as single-segment</title>
<updated>2019-03-16T20:13:15+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-02-28T06:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8371caf5ee13e775d2b2dc64c9b08e37dab49eda'/>
<id>urn:sha1:8371caf5ee13e775d2b2dc64c9b08e37dab49eda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: rename item_path to def_path (except the module in ty).</title>
<updated>2019-03-15T11:25:10+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2018-12-19T10:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e0c75ff40def45bbf39bfed5766a1a8a56f2409f'/>
<id>urn:sha1:e0c75ff40def45bbf39bfed5766a1a8a56f2409f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hir: remove NodeId from TraitItem</title>
<updated>2019-03-01T10:18:49+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2019-02-26T10:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e72584c3a1b74dcc8f2ef51fb1d934c397b524aa'/>
<id>urn:sha1:e72584c3a1b74dcc8f2ef51fb1d934c397b524aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc: doc comments</title>
<updated>2019-02-10T23:42:32+00:00</updated>
<author>
<name>Alexander Regueiro</name>
<email>alexreg@me.com</email>
</author>
<published>2019-02-08T13:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c3e182cf43aea2c010a1915eb37293a458df2228'/>
<id>urn:sha1:c3e182cf43aea2c010a1915eb37293a458df2228</id>
<content type='text'>
</content>
</entry>
<entry>
<title>librustc_incremental =&gt; 2018</title>
<updated>2019-02-08T12:16:35+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-08T12:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4f2e97e0ed4a988a037a132f1efdd9456f1c1315'/>
<id>urn:sha1:4f2e97e0ed4a988a037a132f1efdd9456f1c1315</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>Use a function to access the Hir map to be able to turn it into a query later</title>
<updated>2018-12-06T16:24:36+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2018-12-04T12:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a70babed03d58d042024e41f0a46f7e33e34d0d1'/>
<id>urn:sha1:a70babed03d58d042024e41f0a46f7e33e34d0d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack</title>
<updated>2018-10-19T12:34:44+00:00</updated>
<author>
<name>Oliver Scherer</name>
<email>github35764891676564198441@oli-obk.de</email>
</author>
<published>2018-10-16T08:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee81739dc1e0f1c4dff9480b52528fb688ef9251'/>
<id>urn:sha1:ee81739dc1e0f1c4dff9480b52528fb688ef9251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove graphviz::IntoCow</title>
<updated>2018-10-05T12:16:10+00:00</updated>
<author>
<name>ljedrz</name>
<email>ljedrz@gmail.com</email>
</author>
<published>2018-10-05T12:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c30ce35705d283381f08374234c92a52a27885db'/>
<id>urn:sha1:c30ce35705d283381f08374234c92a52a27885db</id>
<content type='text'>
</content>
</entry>
</feed>
