<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in dead-code.wit</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b96a9f4f - Fix generating bindings for dead code (#8065)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/component-macro/tests/codegen/dead-code.wit#b96a9f4f</link>
        <description>Fix generating bindings for dead code (#8065)This commit fixes a bindgen problem where dead types, which had nogenerated bindings, could be referred to from other dead types, whichdid have generated bindings. The fix is to not generate code for deadtypes at all by fixing how type information is analyzed.

            List of files:
            /wasmtime-44.0.1/crates/component-macro/tests/codegen/dead-code.wit</description>
        <pubDate>Thu, 14 Mar 2024 19:46:21 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
