<?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 system_time_stub.rs</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>b79a96a1 - Leverage Rust 1.79, 1.80 (#9498)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/cache/src/worker/tests/system_time_stub.rs#b79a96a1</link>
        <description>Leverage Rust 1.79, 1.80 (#9498)This commit is a follow-up to #9496 to leverage various APIs that theworkspace now has access to. For example most dependencies on the`once_cell` crate are now removed in favor of the types stabilized inthe standard library: `LazyLock` and `LazyCell`. One dependency remainsin the `wasmtime` crate due to the `get_or_try_init` not being stableyet.Some additional helper methods on raw pointer slices are also availablefor removing a few minor `unsafe` blocks.

            List of files:
            /wasmtime-44.0.1/crates/cache/src/worker/tests/system_time_stub.rs</description>
        <pubDate>Tue, 22 Oct 2024 22:00:39 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>371ae80a - Migrate most of wasmtime from lazy_static to once_cell (#4368)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/cache/src/worker/tests/system_time_stub.rs#371ae80a</link>
        <description>Migrate most of wasmtime from lazy_static to once_cell (#4368)* Update tracing-core to a version which doesn&apos;t depend on lazy-static.* Update crossbeam-utils to a version that doesn&apos;t depend on lazy-static.* Update crossbeam-epoch to a version that doesn&apos;t depend on lazy-static.* Update clap to a version that doesn&apos;t depend on lazy-static.* Convert Wasmtime&apos;s own use of lazy_static to once_cell.* Make `GDB_REGISTRATION`&apos;s comment a doc comment.* Fix compilation on Windows.

            List of files:
            /wasmtime-44.0.1/crates/cache/src/worker/tests/system_time_stub.rs</description>
        <pubDate>Tue, 05 Jul 2022 17:52:48 +0000</pubDate>
        <dc:creator>Dan Gohman &lt;dev@sunfishcode.online&gt;</dc:creator>
    </item>
<item>
        <title>08f9eb17 - Making caching support optional in Wasmtime (#2119)</title>
        <link>http://172.16.0.5:8080/history/wasmtime-44.0.1/crates/cache/src/worker/tests/system_time_stub.rs#08f9eb17</link>
        <description>Making caching support optional in Wasmtime (#2119)This commit moves all of the caching support that currently lives in`wasmtime-environ` into a `wasmtime-cache` crate and makes it optional. Thegoal here is to slim down the `wasmtime-environ` crate and clearly separateboundaries where caching is a standalone and optional feature, not intertwinedwith other crates.

            List of files:
            /wasmtime-44.0.1/crates/cache/src/worker/tests/system_time_stub.rs</description>
        <pubDate>Fri, 07 Aug 2020 20:42:40 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
