<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustc_codegen_ssa/traits, branch 1.43.1</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.43.1</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.43.1'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2020-03-06T14:19:31+00:00</updated>
<entry>
<title>fix various typos</title>
<updated>2020-03-06T14:19:31+00:00</updated>
<author>
<name>Matthias Krüger</name>
<email>matthias.krueger@famsik.de</email>
</author>
<published>2020-03-06T11:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=136ad015b6862274bf8c161dc5d2955409ed1465'/>
<id>urn:sha1:136ad015b6862274bf8c161dc5d2955409ed1465</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>rustc_codegen_ssa: remove unnecessary source_locations_enabled.</title>
<updated>2020-02-08T16:27:49+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2020-02-08T16:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bdb72e7b5ac304c918710ec5c968eaece7e6b57c'/>
<id>urn:sha1:bdb72e7b5ac304c918710ec5c968eaece7e6b57c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc_codegen_llvm: remove InternalDebugLocation and simplify dbg_var_addr.</title>
<updated>2020-02-08T16:07:44+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2020-02-08T16:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=1385fc4c40cb96eca5f3df2c3043425889073646'/>
<id>urn:sha1:1385fc4c40cb96eca5f3df2c3043425889073646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustc_codegen_ssa: split declare_local into create_dbg_var and dbg_var_addr.</title>
<updated>2020-02-03T10:14:21+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>edy.burt@gmail.com</email>
</author>
<published>2020-01-26T16:50:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0b633c82f094d52a642b53cae64614ff097eebd8'/>
<id>urn:sha1:0b633c82f094d52a642b53cae64614ff097eebd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Precompile CGUs while the main thread has the implicit job server token</title>
<updated>2020-01-09T21:37:05+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2020-01-08T05:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=69bacd002b432292f5b0fdf76b4fad1432473f36'/>
<id>urn:sha1:69bacd002b432292f5b0fdf76b4fad1432473f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile some CGUs in parallel at the start of codegen</title>
<updated>2020-01-09T21:36:15+00:00</updated>
<author>
<name>John Kåre Alsaker</name>
<email>john.kare.alsaker@gmail.com</email>
</author>
<published>2020-01-05T01:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f45758cddc962248dc46d8c051f9f3a73ef50c14'/>
<id>urn:sha1:f45758cddc962248dc46d8c051f9f3a73ef50c14</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>canonicalize FxHash{Map,Set} imports</title>
<updated>2020-01-04T17:57:22+00:00</updated>
<author>
<name>Mazdak Farrokhzad</name>
<email>twingoow@gmail.com</email>
</author>
<published>2019-12-24T04:02:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7901c7f707fd84c4f57401dd13ac0c4fc7b693ee'/>
<id>urn:sha1:7901c7f707fd84c4f57401dd13ac0c4fc7b693ee</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>
