<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/libproc_macro/diagnostic.rs, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-07-28T00:51:13+00:00</updated>
<entry>
<title>mv std libs to library/</title>
<updated>2020-07-28T00:51:13+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-06-12T02:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c31b45ae878b821975c4ebd94cc1e49f6073fd0'/>
<id>urn:sha1:2c31b45ae878b821975c4ebd94cc1e49f6073fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't redundantly repeat field names (clippy::redundant_field_names)</title>
<updated>2020-03-06T18:42:18+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2020-03-06T18:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=83980aca2086e5c4dca5aae9a92a065a9ff4ac56'/>
<id>urn:sha1:83980aca2086e5c4dca5aae9a92a065a9ff4ac56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format the world</title>
<updated>2019-12-22T22:42:47+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2019-12-22T22:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a06baa56b95674fc626b3c3fd680d6a65357fe60'/>
<id>urn:sha1:a06baa56b95674fc626b3c3fd680d6a65357fe60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: 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-09T21:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b87363e7632b3f20f9b529696ffb5d5d9c3927cd'/>
<id>urn:sha1:b87363e7632b3f20f9b529696ffb5d5d9c3927cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libproc_macro =&gt; 2018</title>
<updated>2019-02-03T18:55:40+00:00</updated>
<author>
<name>Taiki Endo</name>
<email>te316e89@gmail.com</email>
</author>
<published>2019-02-03T18:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=18da195bab0d64680d42ae141e09cbde5514a371'/>
<id>urn:sha1:18da195bab0d64680d42ae141e09cbde5514a371</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>proc_macro: introduce a "bridge" between clients (proc macros) and servers (compiler front-ends).</title>
<updated>2018-11-30T04:15:19+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2018-03-15T23:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e305994beb1347e2fcadf5c84acec60fb6902551'/>
<id>urn:sha1:e305994beb1347e2fcadf5c84acec60fb6902551</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add multispan support to proc-macro diagnostics.</title>
<updated>2018-09-13T08:19:48+00:00</updated>
<author>
<name>Sergio Benitez</name>
<email>sb@sergio.bz</email>
</author>
<published>2018-09-13T08:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=10bb5edb19a84b00308f6980e21646bf7951a55e'/>
<id>urn:sha1:10bb5edb19a84b00308f6980e21646bf7951a55e</id>
<content type='text'>
Also updates the issue number for 'proc_macro_diagnostic'.
</content>
</entry>
<entry>
<title>Add inspection and setter methods to proc_macro::Diagnostic.</title>
<updated>2018-09-13T06:34:12+00:00</updated>
<author>
<name>Sergio Benitez</name>
<email>sb@sergio.bz</email>
</author>
<published>2018-07-31T07:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=50d869333b06a271729e7b19d6381c090ef99877'/>
<id>urn:sha1:50d869333b06a271729e7b19d6381c090ef99877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make proc_macro Level #[non_exhaustive]</title>
<updated>2018-08-15T16:11:42+00:00</updated>
<author>
<name>varkor</name>
<email>github@varkor.com</email>
</author>
<published>2018-08-15T15:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a50224804d7bd8c492ecd83c4f2d81d33145ba88'/>
<id>urn:sha1:a50224804d7bd8c492ecd83c4f2d81d33145ba88</id>
<content type='text'>
</content>
</entry>
</feed>
