<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_plugin/load.rs, branch 1.26.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.26.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.26.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2018-03-05T10:05:01+00:00</updated>
<entry>
<title>Turn features() into a query.</title>
<updated>2018-03-05T10:05:01+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2018-02-14T15:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=542bc75deaaf4e84dcd7a196685bc1a1cb100d32'/>
<id>urn:sha1:542bc75deaaf4e84dcd7a196685bc1a1cb100d32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't include DefIndex in plugin- and proc-macro registrar fn symbol.</title>
<updated>2018-01-16T16:30:11+00:00</updated>
<author>
<name>Michael Woerister</name>
<email>michaelwoerister@posteo</email>
</author>
<published>2018-01-16T16:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8756ef6385ef8a1c77d46f44b54e4580cfcadc6d'/>
<id>urn:sha1:8756ef6385ef8a1c77d46f44b54e4580cfcadc6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc_back: move dynamic_lib to rustc_metadata.</title>
<updated>2017-12-04T16:25:29+00:00</updated>
<author>
<name>Irina-Gabriela Popa</name>
<email>irinagpopa@gmail.com</email>
</author>
<published>2017-11-23T16:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=dda924ab6a15ebccfa1be0bff5b88390f4195afd'/>
<id>urn:sha1:dda924ab6a15ebccfa1be0bff5b88390f4195afd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use field init shorthand EVERYWHERE</title>
<updated>2017-08-15T22:29:17+00:00</updated>
<author>
<name>Zack M. Davis</name>
<email>code@zackmdavis.net</email>
</author>
<published>2017-08-07T05:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1b6c9605e41b7c7dc23e0e6f633f05912d0463dd'/>
<id>urn:sha1:1b6c9605e41b7c7dc23e0e6f633f05912d0463dd</id>
<content type='text'>
Like #43008 (f668999), but _much more aggressive_.
</content>
</entry>
<entry>
<title>remove `LinkMeta` from `SharedCrateContext`</title>
<updated>2017-04-13T22:37:47+00:00</updated>
<author>
<name>Niko Matsakis</name>
<email>niko@alum.mit.edu</email>
</author>
<published>2017-04-13T19:55:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f227187cb8ddd76ef93e630adc56eefc09ae7e59'/>
<id>urn:sha1:f227187cb8ddd76ef93e630adc56eefc09ae7e59</id>
<content type='text'>
A number of things were using `crate_hash` that really ought to be using
`crate_disambiguator` (e.g., to create the plugin symbol names). They
have been updated.

It is important to remove `LinkMeta` from `SharedCrateContext` since it
contains a hash of the entire crate, and hence it will change
whenever **anything** changes (which would then require
rebuilding **everything**).
</content>
</entry>
<entry>
<title>Merge `ExpnId` and `SyntaxContext`.</title>
<updated>2017-03-29T00:41:10+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2017-03-17T04:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec7c0aece17c9a11bc2eca15b994355a161bf878'/>
<id>urn:sha1:ec7c0aece17c9a11bc2eca15b994355a161bf878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various useless derefs and slicings</title>
<updated>2017-03-27T06:58:00+00:00</updated>
<author>
<name>Oliver Schneider</name>
<email>git-spam-no-reply9815368754983@oli-obk.de</email>
</author>
<published>2017-03-24T08:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb447f4ef436f0c6211a13de1e6150a09228a9c6'/>
<id>urn:sha1:eb447f4ef436f0c6211a13de1e6150a09228a9c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor `MetaItemKind` to use `Name`s instead of `InternedString`s.</title>
<updated>2016-11-20T11:46:06+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-11-15T04:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a2626410d78c3b4bb9b7072b9ca1ee2ed7ce600f'/>
<id>urn:sha1:a2626410d78c3b4bb9b7072b9ca1ee2ed7ce600f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move `CrateConfig` from `Crate` to `ParseSess`.</title>
<updated>2016-10-29T07:52:58+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-10-27T06:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=cbd24757eb4daf95ebfb0c361216dbaeef5af830'/>
<id>urn:sha1:cbd24757eb4daf95ebfb0c361216dbaeef5af830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `CrateReader`, use `CrateLoader` instead.</title>
<updated>2016-10-22T20:01:38+00:00</updated>
<author>
<name>Jeffrey Seyfried</name>
<email>jeffrey.seyfried@gmail.com</email>
</author>
<published>2016-10-19T09:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2b43fac2b98fd9b2c12decca18a086f96d068b35'/>
<id>urn:sha1:2b43fac2b98fd9b2c12decca18a086f96d068b35</id>
<content type='text'>
</content>
</entry>
</feed>
