<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_codegen_ssa/Cargo.toml, branch 1.45.2</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.45.2</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.45.2'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-04-20T08:59:27+00:00</updated>
<entry>
<title>Remove unused dependencies</title>
<updated>2020-04-20T08:59:27+00:00</updated>
<author>
<name>Shotaro Yamada</name>
<email>sinkuu@sinkuu.xyz</email>
</author>
<published>2020-04-17T04:23:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=33905adc5fc51a69329a15ed51c5ee7a71af6088'/>
<id>urn:sha1:33905adc5fc51a69329a15ed51c5ee7a71af6088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add illumos triple</title>
<updated>2020-04-14T20:36:07+00:00</updated>
<author>
<name>Patrick Mooney</name>
<email>pmooney@oxide.computer</email>
</author>
<published>2020-04-13T23:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=b77aefb76ebb9e73cf5a26885c131674495f434d'/>
<id>urn:sha1:b77aefb76ebb9e73cf5a26885c131674495f434d</id>
<content type='text'>
Co-Authored-By: Jason King &lt;jason.brian.king@gmail.com&gt;
Co-Authored-By: Joshua M. Clulow &lt;jmc@oxide.computer&gt;
</content>
</entry>
<entry>
<title>rustc -&gt; rustc_middle part 1</title>
<updated>2020-03-30T05:02:56+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-03-29T13:24:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7710f2dd5cdb812763b7c7e7a35f3184c647315e'/>
<id>urn:sha1:7710f2dd5cdb812763b7c7e7a35f3184c647315e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactorings to begin getting rid of rustc_codegen_utils</title>
<updated>2020-03-20T04:14:46+00:00</updated>
<author>
<name>Mark Mansi</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-03-12T23:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2d75a339ca9e7cd11338b165311927e6eb73cca4'/>
<id>urn:sha1:2d75a339ca9e7cd11338b165311927e6eb73cca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `syntax` to `rustc_ast` in source code</title>
<updated>2020-02-29T18:59:09+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-02-29T17:37:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e08c279eacfd37b8921378c8bd4ef8b8dc9bd176'/>
<id>urn:sha1:e08c279eacfd37b8921378c8bd4ef8b8dc9bd176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it build again</title>
<updated>2020-02-29T17:47:10+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2020-02-29T17:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6054a30370209472f2af45d2a84a9a9796b3c64a'/>
<id>urn:sha1:6054a30370209472f2af45d2a84a9a9796b3c64a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move builtin attribute logic to new rustc_attr crate.</title>
<updated>2020-02-01T17:54:56+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-01-11T12:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=93a8283614e995a0cf7a866356609b7522cfda24'/>
<id>urn:sha1:93a8283614e995a0cf7a866356609b7522cfda24</id>
<content type='text'>
For now, this is all the crate contains, but more
attribute logic &amp; types will be moved there over time.
</content>
</entry>
<entry>
<title>remove rustc_error_codes deps except in rustc_driver</title>
<updated>2020-01-18T20:53:53+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-01-18T20:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=de6046fa0ff6e57afa50174c001d1668ee7f3cf6'/>
<id>urn:sha1:de6046fa0ff6e57afa50174c001d1668ee7f3cf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove rustc_hir reexports in rustc::hir.</title>
<updated>2020-01-05T11:49:22+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2020-01-05T01:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ebfd8673a791661d9cb526d9994f2f6bbfa49348'/>
<id>urn:sha1:ebfd8673a791661d9cb526d9994f2f6bbfa49348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename `syntax_pos` to `rustc_span` in source code</title>
<updated>2020-01-01T06:15:18+00:00</updated>
<author>
<name>Vadim Petrochenkov</name>
<email>vadim.petrochenkov@gmail.com</email>
</author>
<published>2019-12-31T17:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=70f1d57048d2c73c8c018d0d65ceb0e2ca5d9dae'/>
<id>urn:sha1:70f1d57048d2c73c8c018d0d65ceb0e2ca5d9dae</id>
<content type='text'>
</content>
</entry>
</feed>
