<?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 string.rs</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>72dccdfd - Make serde an optional dependency in wasmtime-core (#12739)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/string.rs#72dccdfd</link>
        <description>Make serde an optional dependency in wasmtime-core (#12739)cg_clif does not need serde, yet it was previously pulled in byCranelift through the dependency on wasmtime-core.

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/string.rs</description>
        <pubDate>Mon, 09 Mar 2026 16:47:57 +0000</pubDate>
        <dc:creator>bjorn3 &lt;17426603+bjorn3@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>d8e213f7 - Rename our OOM-handling `String` to `TryString` (#12720)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/string.rs#d8e213f7</link>
        <description>Rename our OOM-handling `String` to `TryString` (#12720)

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/string.rs</description>
        <pubDate>Wed, 04 Mar 2026 23:24:54 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cfd8a4d2 - Add an OOM-handling `TryCow` type and `TryToOwned` trait (#12669)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/string.rs#cfd8a4d2</link>
        <description>Add an OOM-handling `TryCow` type and `TryToOwned` trait (#12669)These are like `std::borrow::Cow` and `std::borrow::ToOwned` but return`OutOfMemory` errors on allocation failure.

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/string.rs</description>
        <pubDate>Wed, 25 Feb 2026 18:44:43 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>285a6dc6 - Add some small niceties to our OOM-handling `String` (#12556)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/string.rs#285a6dc6</link>
        <description>Add some small niceties to our OOM-handling `String` (#12556)Derive some traits and expose the `as_str` method.

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/string.rs</description>
        <pubDate>Mon, 09 Feb 2026 23:52:13 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>33a3a2dd - Implement serialization and deserialization for our OOM-handling `String` (#12552)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/string.rs#33a3a2dd</link>
        <description>Implement serialization and deserialization for our OOM-handling `String` (#12552)

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/string.rs</description>
        <pubDate>Mon, 09 Feb 2026 23:47:06 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0c673b70 - Add a reusable `StringPool` for interning strings (#12536)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/string.rs#0c673b70</link>
        <description>Add a reusable `StringPool` for interning strings (#12536)* Add a reusable `StringPool` for interning stringsAnd make sure it handles allocation failure.* fix string pool tests* Address review feedback* One more piece of review feedback that got missed

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/string.rs</description>
        <pubDate>Fri, 06 Feb 2026 18:34:57 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bf42bd4f - Add a fallible-allocation-only version of `String` (#12534)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/string.rs#bf42bd4f</link>
        <description>Add a fallible-allocation-only version of `String` (#12534)* Add a fallible-allocation-only version of `String`* oom test for push_str

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/string.rs</description>
        <pubDate>Thu, 05 Feb 2026 21:42:47 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
