<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/compiler/rustc_codegen_ssa/src/mono_item.rs, branch 1.62.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.62.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.62.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2022-04-15T13:36:30+00:00</updated>
<entry>
<title>Add codegen for global_asm! sym operands</title>
<updated>2022-04-15T13:36:30+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2022-03-01T00:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=547405e80120117f3299d7271c839455bb670ad6'/>
<id>urn:sha1:547405e80120117f3299d7271c839455bb670ad6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some rustc code conform to strict provenance.</title>
<updated>2022-03-30T00:18:27+00:00</updated>
<author>
<name>Aria Beingessner</name>
<email>a.beingessner@gmail.com</email>
</author>
<published>2022-03-22T20:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=68643603ad00900d6a91a0dae90bb2ebb4f0db48'/>
<id>urn:sha1:68643603ad00900d6a91a0dae90bb2ebb4f0db48</id>
<content type='text'>
There's some really bad stuff around `ty` and pointer tagging stuff that
was too much work to handle here.
</content>
</entry>
<entry>
<title>rustc_target: move `LayoutOf` to `ty::layout`.</title>
<updated>2021-09-01T22:17:14+00:00</updated>
<author>
<name>Eduard-Mihai Burtescu</name>
<email>eddyb@lyken.rs</email>
</author>
<published>2021-08-30T14:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4ce933f13fd5af5a344cbc435d94253eae9dc33d'/>
<id>urn:sha1:4ce933f13fd5af5a344cbc435d94253eae9dc33d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for const operands and options to global_asm!</title>
<updated>2021-05-13T21:31:57+00:00</updated>
<author>
<name>Amanieu d'Antras</name>
<email>amanieu@gmail.com</email>
</author>
<published>2021-04-11T19:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5918ee431717a276ea1a9c65d7c0009679a0643b'/>
<id>urn:sha1:5918ee431717a276ea1a9c65d7c0009679a0643b</id>
<content type='text'>
On x86, the default syntax is also switched to Intel to match asm!
</content>
</entry>
<entry>
<title>Use an ItemId inside mir::GlobalAsm.</title>
<updated>2021-02-15T18:24:58+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2021-01-30T18:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bd3cd5dbed5f56fb44a14a20dd2113e3049d2565'/>
<id>urn:sha1:bd3cd5dbed5f56fb44a14a20dd2113e3049d2565</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ty: remove obsolete printer</title>
<updated>2020-08-30T17:59:07+00:00</updated>
<author>
<name>David Wood</name>
<email>david@davidtw.co</email>
</author>
<published>2020-08-28T13:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6ff471b1cf85dea0e8f83b5212042905aac35143'/>
<id>urn:sha1:6ff471b1cf85dea0e8f83b5212042905aac35143</id>
<content type='text'>
This commit removes the obsolete printer and replaces all uses of it
with `FmtPrinter`. Of the replaced uses, all but one use was in `debug!`
logging, two cases were notable:

- `MonoItem::to_string` is used in `-Z print-mono-items` and therefore
  affects the output of all codegen-units tests.
- `DefPathBasedNames` was used in `librustc_codegen_llvm/type_of.rs`
  with `LLVMStructCreateNamed` and that'll now get different values, but
  this should result in no functional change.

Signed-off-by: David Wood &lt;david@davidtw.co&gt;
</content>
</entry>
<entry>
<title>mv compiler to compiler/</title>
<updated>2020-08-30T15:45:07+00:00</updated>
<author>
<name>mark</name>
<email>markm@cs.wisc.edu</email>
</author>
<published>2020-08-28T03:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9e5f7d5631b8f4009ac1c693e585d4b7108d4275'/>
<id>urn:sha1:9e5f7d5631b8f4009ac1c693e585d4b7108d4275</id>
<content type='text'>
</content>
</entry>
</feed>
