<?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 try_new.rs</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>bc4582c3 - Forbid rustdoc warnings in CI (#12420)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/try_new.rs#bc4582c3</link>
        <description>Forbid rustdoc warnings in CI (#12420)* Forbid rustdoc warnings in CIThis commit corrects our handling of rustdoc flags in CI to ensure thatwarnings indeed fire. Additionally this changes our flags to pass`-Dwarnings` to ensure that we have warning-free doc builds when allfeatures are enabled at least.There were quite a lot of preexisting issues to fix, so thisadditionally goes through and fixes all the warnings that cropped up.* Update nightly toolchain againprtest:full* Update another nightly* Fix a warning in generated code

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/try_new.rs</description>
        <pubDate>Tue, 27 Jan 2026 03:47:35 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>8325e1ec - Fold the `wasmtime-error` crate into `wasmtime-core` (#12418)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/try_new.rs#8325e1ec</link>
        <description>Fold the `wasmtime-error` crate into `wasmtime-core` (#12418)Similar to #12398 and #12407 the idea is that all our dependency-free(mostly) data structures and foundational data-types are in one locationto centralize testing, ergonomics, documentation, idioms, etc.

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/try_new.rs</description>
        <pubDate>Fri, 23 Jan 2026 23:32:22 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>233f1875 - Add fallible allocation methods to `cranelift_bitset::CompoundBitSet` (#12381)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/core/src/alloc/try_new.rs#233f1875</link>
        <description>Add fallible allocation methods to `cranelift_bitset::CompoundBitSet` (#12381)* Add fallible allocation methods to `cranelift_bitset::CompoundBitSet`Part of https://github.com/bytecodealliance/wasmtime/issues/12069* Add OOM tests for `CompoundBitSet` fallible allocation methods* Create the `wasmtime-internal-core` crateAnd move allocation helpers from `wasmtime_environ::collections` to`wasmtime_core::alloc`, with a re-export through the old location forhigher-level helpers.* Split `wasmtime_core::alloc` up into modules* Add the `wasmtime_core::alloc::new_boxed_slice_from_iter` helper* Use `new_boxed_slice_from_iter` in `cranelift_bitset::CompoundBitSet`* Use `Box::assume_init`

            List of files:
            /wasmtime-44.0.1/crates/core/src/alloc/try_new.rs</description>
        <pubDate>Thu, 22 Jan 2026 23:24:36 +0000</pubDate>
        <dc:creator>Nick Fitzgerald &lt;fitzgen@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
