<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-05-13T17:46:54Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by Rust Language</title>
  <author>
    <name>Rust Language</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub1n6lgydwfev8svjnwtaa8qaxrwqm9x9ewu94f7fd77ks66w785stsp74ths.rss" />
  <link href="https://yabu.me/npub1n6lgydwfev8svjnwtaa8qaxrwqm9x9ewu94f7fd77ks66w785stsp74ths" />
  <id>https://yabu.me/npub1n6lgydwfev8svjnwtaa8qaxrwqm9x9ewu94f7fd77ks66w785stsp74ths</id>
  <icon>https://cdn.masto.host/socialrustlangorg/accounts/avatars/111/250/853/473/809/020/original/7d0836eda41c5d34.png</icon>
  <logo>https://cdn.masto.host/socialrustlangorg/accounts/avatars/111/250/853/473/809/020/original/7d0836eda41c5d34.png</logo>




  <entry>
    <id>https://yabu.me/nevent1qqsd85ez23wmqnjrghunan5qsj86zetffh0j4e3gg5fkec5pr2jd2vqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwpw7zvk</id>
    
      <title type="html">Curious what&amp;#39;s new in Rust 1.95.0? Check out this video of ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsd85ez23wmqnjrghunan5qsj86zetffh0j4e3gg5fkec5pr2jd2vqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwpw7zvk" />
    <content type="html">
      Curious what&amp;#39;s new in Rust 1.95.0? Check out this video of Cameron, Pete, and Tyler discussing the new release: &lt;a href=&#34;https://www.youtube.com/watch?v=NZlmaIgkUQ8&#34;&gt;https://www.youtube.com/watch?v=NZlmaIgkUQ8&lt;/a&gt;
    </content>
    <updated>2026-04-17T14:56:52Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsw5l85vg425hquy38448m9x82q5uf3y4mhcry9cpewhwgyf2hnnkgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwvsexmm</id>
    
      <title type="html">Rust 1.95.0 has been released! 🌈 🦀✨ This release includes ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsw5l85vg425hquy38448m9x82q5uf3y4mhcry9cpewhwgyf2hnnkgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwvsexmm" />
    <content type="html">
      Rust 1.95.0 has been released! 🌈 🦀✨&lt;br/&gt;&lt;br/&gt;This release includes cfg_select!{}, if-let guards in match, &lt;br/&gt;Vec::push_mut, VecDeque::push_{front,back}_mut, std::hint::cold_path, and more!&lt;br/&gt;&lt;br/&gt;Check out the blog post for details: &lt;a href=&#34;https://blog.rust-lang.org/2026/04/16/Rust-1.95.0/&#34;&gt;https://blog.rust-lang.org/2026/04/16/Rust-1.95.0/&lt;/a&gt;
    </content>
    <updated>2026-04-16T19:19:27Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstadtq85agj2xnj40setv7p27the8rpqmmxk984rxrusqzfyyr02szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw5n4whj</id>
    
      <title type="html">⚠️ An active phishing attack is targeting crate owners by ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstadtq85agj2xnj40setv7p27the8rpqmmxk984rxrusqzfyyr02szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw5n4whj" />
    <content type="html">
      ⚠️ An active phishing attack is targeting crate owners by asking them to &amp;#34;confirm that your email address is still active&amp;#34;. These messages are not from crates.io, and should be ignored. (We will never ask you to confirm that your e-mail address is still active.) ⚠️
    </content>
    <updated>2026-04-08T17:03:35Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs98pwdthps63d0z0j37hncdlay62829a5h6mgmfuk6kecy2yksulszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwj8tnmz</id>
    
      <title type="html">Rust 1.94.1 has been released. This point release fixes a few ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs98pwdthps63d0z0j37hncdlay62829a5h6mgmfuk6kecy2yksulszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwj8tnmz" />
    <content type="html">
      Rust 1.94.1 has been released.&lt;br/&gt;&lt;br/&gt;This point release fixes a few regressions that slipped into in Rust 1.94.0: an internal compiler error in Clippy, a small security issue in Cargo, and two issues in the standard library.&lt;br/&gt;&lt;br/&gt;See the blog post for details: &lt;a href=&#34;https://blog.rust-lang.org/2026/03/26/1.94.1-release/&#34;&gt;https://blog.rust-lang.org/2026/03/26/1.94.1-release/&lt;/a&gt;
    </content>
    <updated>2026-03-26T14:26:15Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswevxmna6gk3ep5vzl629sy7z9sdwda5lfed5ev8zz0ztjfsyuz4gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwdg3psj</id>
    
      <title type="html">Rustup 1.29.0 has been released! 🦀 Rustup, the tool for ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswevxmna6gk3ep5vzl629sy7z9sdwda5lfed5ev8zz0ztjfsyuz4gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwdg3psj" />
    <content type="html">
      Rustup 1.29.0 has been released! 🦀&lt;br/&gt;&lt;br/&gt;Rustup, the tool for installing and updating Rust, will now download files concurrently and unpack them in parallel, which makes updating Rust much faster. ✨&lt;br/&gt;&lt;br/&gt;See the blog post for all the changes to rustup: &lt;a href=&#34;https://blog.rust-lang.org/2026/03/12/Rustup-1.29.0/&#34;&gt;https://blog.rust-lang.org/2026/03/12/Rustup-1.29.0/&lt;/a&gt;
    </content>
    <updated>2026-03-12T15:24:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsygflal8jl9sdlhtxsxs8yt4lavuke4d968p0hw54vlqq3y3hac8qzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwf9gm92</id>
    
      <title type="html">Rust 1.94.0 has been released! 🌈 🦀 ✨ A few highlights are ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsygflal8jl9sdlhtxsxs8yt4lavuke4d968p0hw54vlqq3y3hac8qzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwf9gm92" />
    <content type="html">
      Rust 1.94.0 has been released! 🌈 🦀 ✨&lt;br/&gt;&lt;br/&gt;A few highlights are array_windows() and element_offset() on slices, Peekable::next_if_map(), LazyCell::get and friends, and the new `include` key in config.toml to include other toml files!&lt;br/&gt;&lt;br/&gt;Check out the blog post for details: &lt;a href=&#34;https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/&#34;&gt;https://blog.rust-lang.org/2026/03/05/Rust-1.94.0/&lt;/a&gt;
    </content>
    <updated>2026-03-05T20:55:36Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs230whkl5cmusds2trdte2j5phqdm7dkj66vfp6wcw5qh507hmehszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwr4zp4j</id>
    
      <title type="html">RE: https://social.rust-lang.org/@rust/115565961664226194 The ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs230whkl5cmusds2trdte2j5phqdm7dkj66vfp6wcw5qh507hmehszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwr4zp4j" />
    <content type="html">
      RE: &lt;a href=&#34;https://social.rust-lang.org/@rust/115565961664226194&#34;&gt;https://social.rust-lang.org/@rust/115565961664226194&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The results of the 2025 State of Rust Survey are now available! 📊&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://blog.rust-lang.org/2026/03/02/2025-State-Of-Rust-Survey-results/&#34;&gt;https://blog.rust-lang.org/2026/03/02/2025-State-Of-Rust-Survey-results/&lt;/a&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/note1h5rav54mkwa9c4a8gmt0tygc75edxc2n3qmg8j3gzhmzepvlh4wqe3xdw5&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;note1h5r…xdw5&lt;/a&gt;&lt;/span&gt;&lt;br/&gt; &lt;/div&gt; It is time for the annual State of Rust Survey! 📝✨️&lt;br/&gt;&lt;br/&gt;Whether you&#39;ve just begun using Rust, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we&#39;d like to hear from you! 🦀&lt;br/&gt;&lt;br/&gt;Available in nine languages and open until December 17th: &lt;a href=&#34;https://blog.rust-lang.org/2025/11/17/launching-the-2025-state-of-rust-survey/&#34;&gt;https://blog.rust-lang.org/2025/11/17/launching-the-2025-state-of-rust-survey/&lt;/a&gt; &lt;/blockquote&gt;
    </content>
    <updated>2026-03-02T20:59:14Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr50e788v4l6zylvdkslh5s45n8ehy8qzk9dkrdts0je3wf76yc5szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw39hgvt</id>
    
      <title type="html">Rust 1.93.1 has been released. This point release fixes three ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr50e788v4l6zylvdkslh5s45n8ehy8qzk9dkrdts0je3wf76yc5szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw39hgvt" />
    <content type="html">
      Rust 1.93.1 has been released.&lt;br/&gt;&lt;br/&gt;This point release fixes three regressions that slipped into in Rust 1.93.0: an internal compiler error affecting rustfmt, a false positive in a clippy lint, and an issue with the wasm32-wasip2 target.&lt;br/&gt;&lt;br/&gt;See the blog post for details: &lt;a href=&#34;https://blog.rust-lang.org/2026/02/12/Rust-1.93.1/&#34;&gt;https://blog.rust-lang.org/2026/02/12/Rust-1.93.1/&lt;/a&gt;
    </content>
    <updated>2026-02-12T21:15:44Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqszg3zsd2dz54uamfj3ut97ejwfsm7gs3cdw5lxzf8udtemswk3g6szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwmzwg94</id>
    
      <title type="html">Rust 1.93.0 has been released! 🌈 🦀✨ This release includes ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqszg3zsd2dz54uamfj3ut97ejwfsm7gs3cdw5lxzf8udtemswk3g6szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwmzwg94" />
    <content type="html">
      Rust 1.93.0 has been released! 🌈 🦀✨&lt;br/&gt;&lt;br/&gt;This release includes a new musl version for the *-linux-musl targets, adds support for #​[cfg] inside asm!(), and adds [T]::as_array, VecDeque::{pop_front_if, pop_back_if}, Vec/String::into_raw_parts, fmt::form_fn, and more! ✨&lt;br/&gt;&lt;br/&gt;Check out the blog post and release notes for all the details: &lt;a href=&#34;https://blog.rust-lang.org/2026/01/22/Rust-1.93.0/&#34;&gt;https://blog.rust-lang.org/2026/01/22/Rust-1.93.0/&lt;/a&gt;
    </content>
    <updated>2026-01-22T18:03:08Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqstkgqhqk3zya8eweh4lyp9hm5m6wyeuapw23js78g0djpr3zy5ppqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwz9feu0</id>
    
      <title type="html">Rust 1.92.0 has been released! 🌈 🦀 This version adds ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqstkgqhqk3zya8eweh4lyp9hm5m6wyeuapw23js78g0djpr3zy5ppqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwz9feu0" />
    <content type="html">
      Rust 1.92.0 has been released! 🌈 🦀&lt;br/&gt;&lt;br/&gt;This version adds RwLockWriteGuard::downgrade(), adds Location::file_as_c_str(), improves diagnostic and validation for various attributes, no longer warns for unused Result&amp;lt;(), Infallible&amp;gt;, and more!&lt;br/&gt;&lt;br/&gt;Check out the announcement: &lt;a href=&#34;https://blog.rust-lang.org/2025/12/11/Rust-1.92.0/&#34;&gt;https://blog.rust-lang.org/2025/12/11/Rust-1.92.0/&lt;/a&gt;
    </content>
    <updated>2025-12-11T15:34:14Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsw3szp3p7mlly5xk7nel3azedlhw6zjdxgrwvmzvqc8vyv63jpcrczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwchh3cp</id>
    
      <title type="html">We would like to thank all our Rust GSoC 2025 contributors for ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsw3szp3p7mlly5xk7nel3azedlhw6zjdxgrwvmzvqc8vyv63jpcrczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwchh3cp" />
    <content type="html">
      We would like to thank all our Rust GSoC 2025 contributors for participating this year and making it a big success! 💛🦀&lt;br/&gt;&lt;br/&gt;Read all about this year&amp;#39;s Google Summer of Code contributions to the Rust Project in our latest blog post: &lt;a href=&#34;https://blog.rust-lang.org/2025/11/18/gsoc-2025-results/&#34;&gt;https://blog.rust-lang.org/2025/11/18/gsoc-2025-results/&lt;/a&gt;
    </content>
    <updated>2025-11-18T15:15:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqst6p7k22am8wju27n5d4h4jyv02vknv9fcsd5reg5pta3vsk0m6hqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw03uz4p</id>
    
      <title type="html">It is time for the annual State of Rust Survey! 📝✨️ ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqst6p7k22am8wju27n5d4h4jyv02vknv9fcsd5reg5pta3vsk0m6hqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw03uz4p" />
    <content type="html">
      It is time for the annual State of Rust Survey! 📝✨️&lt;br/&gt;&lt;br/&gt;Whether you&amp;#39;ve just begun using Rust, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we&amp;#39;d like to hear from you! 🦀&lt;br/&gt;&lt;br/&gt;Available in nine languages and open until December 17th: &lt;a href=&#34;https://blog.rust-lang.org/2025/11/17/launching-the-2025-state-of-rust-survey/&#34;&gt;https://blog.rust-lang.org/2025/11/17/launching-the-2025-state-of-rust-survey/&lt;/a&gt;
    </content>
    <updated>2025-11-17T16:23:51Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsdhq7v539356v86yhtna77j9zzv4lmfz4ehp44jje0yp9tczy2wrczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwhdy0nv</id>
    
      <title type="html">Rust 1.91.1 has been released. This point release fixes two ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsdhq7v539356v86yhtna77j9zzv4lmfz4ehp44jje0yp9tczy2wrczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwhdy0nv" />
    <content type="html">
      Rust 1.91.1 has been released. This point release fixes two regressions that slipped into in Rust 1.91.0: one that affects Wasm, and one that affects Cargo on illumos.&lt;br/&gt;&lt;br/&gt;See the blog post for details: &lt;a href=&#34;https://blog.rust-lang.org/2025/11/10/Rust-1.91.1/&#34;&gt;https://blog.rust-lang.org/2025/11/10/Rust-1.91.1/&lt;/a&gt;
    </content>
    <updated>2025-11-10T20:22:46Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqxa46rr2s5dvc67cygxzpy6p0ed9ckpmxyh2lkmgx8z0d73x3zfgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw55gzsw</id>
    
      <title type="html">The Rust YouTube channel is temporarily unavailable, while we ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqxa46rr2s5dvc67cygxzpy6p0ed9ckpmxyh2lkmgx8z0d73x3zfgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw55gzsw" />
    <content type="html">
      The Rust YouTube channel is temporarily unavailable, while we resolve an issue with a compromised connected account that was used to publish scam livestreams. We expect the channel to be back online shortly. No other Rust infrastructure is affected.
    </content>
    <updated>2025-11-09T13:21:32Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqzzahm934ne7u45kpwmzmh642fucsfxd2sqqvukdw5zhhvktmeaszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6f2nec</id>
    
      <title type="html">Rust 1.91.0 has been released! 🌈 🦀 This version brings you ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqzzahm934ne7u45kpwmzmh642fucsfxd2sqqvukdw5zhhvktmeaszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6f2nec" />
    <content type="html">
      Rust 1.91.0 has been released! 🌈 🦀&lt;br/&gt;&lt;br/&gt;This version brings you tier 1 support for aarch64-pc-windows-msvc, warnings for dangling pointers to locals, new methods on AtomicPtr, array::repeat, BTreeMap::extract_if, const TypeId::of, and more!&lt;br/&gt;&lt;br/&gt;Check out the announcement: &lt;a href=&#34;https://blog.rust-lang.org/2025/10/30/Rust-1.91.0/&#34;&gt;https://blog.rust-lang.org/2025/10/30/Rust-1.91.0/&lt;/a&gt;
    </content>
    <updated>2025-10-30T20:21:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxh38zr2655na506rd7s2293mxvcxf0e3v2scap7wwe0tf0jc5gcczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwwy0fw3</id>
    
      <title type="html">The crates.​io team was notified of two malicious crates (with ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxh38zr2655na506rd7s2293mxvcxf0e3v2scap7wwe0tf0jc5gcczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwwy0fw3" />
    <content type="html">
      The crates.​io team was notified of two malicious crates (with similar names as legitimate crates) which were actively searching file contents for Etherum private keys, Solana private keys, and arbitrary byte arrays for exfiltration. The malicious crates have been removed.&lt;br/&gt;&lt;br/&gt;See the blog post for details: &lt;a href=&#34;https://blog.rust-lang.org/2025/09/24/crates.io-malicious-crates-fasterlog-and-asyncprintln/&#34;&gt;https://blog.rust-lang.org/2025/09/24/crates.io-malicious-crates-fasterlog-and-asyncprintln/&lt;/a&gt;
    </content>
    <updated>2025-09-24T20:54:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs27fe4cyl8uqtch3mxk5aauhaf4trws98tms0rdjc8a082lfaurkgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwwaaamg</id>
    
      <title type="html">Rust 1.90.0 has been released! ✨🦀 This release makes LLD the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs27fe4cyl8uqtch3mxk5aauhaf4trws98tms0rdjc8a082lfaurkgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwwaaamg" />
    <content type="html">
      Rust 1.90.0 has been released! ✨🦀&lt;br/&gt;&lt;br/&gt;This release makes LLD the default linker on x86-64 linux-gnu and adds `cargo publish --workspace` to publish an entire workspace all at once!&lt;br/&gt;&lt;br/&gt;Check out the blog post and release notes for more: &lt;a href=&#34;https://blog.rust-lang.org/2025/09/18/Rust-1.90.0/&#34;&gt;https://blog.rust-lang.org/2025/09/18/Rust-1.90.0/&lt;/a&gt;
    </content>
    <updated>2025-09-18T19:20:44Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsqvj2nmfw74yt3vnyyfmuc3dxv8683nmns6d5q7rt3cy2nmau368czyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwg4ag9p</id>
    
      <title type="html">We received reports of a phishing campaign targeting crates.io ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsqvj2nmfw74yt3vnyyfmuc3dxv8683nmns6d5q7rt3cy2nmau368czyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwg4ag9p" />
    <content type="html">
      We received reports of a phishing campaign targeting crates.io users. Do not click on links asking to authenticate to protect your account. More information: &lt;a href=&#34;https://blog.rust-lang.org/2025/09/12/crates-io-phishing-campaign/&#34;&gt;https://blog.rust-lang.org/2025/09/12/crates-io-phishing-campaign/&lt;/a&gt;
    </content>
    <updated>2025-09-12T14:20:07Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyykxngl0tse5xs5jyk96qyzmht66jmxja82ewyevk8e7fnnv9rjgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw9fegwy</id>
    
      <title type="html">Happy new Rust! 🎆🦀 Rust 1.89.0 has been released! This ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyykxngl0tse5xs5jyk96qyzmht66jmxja82ewyevk8e7fnnv9rjgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw9fegwy" />
    <content type="html">
      Happy new Rust! 🎆🦀&lt;br/&gt;&lt;br/&gt;Rust 1.89.0 has been released! &lt;br/&gt;&lt;br/&gt;This release brings you inferrred args to const generics (e.g. array length: `[false, _]`), the new mismatched_lifetime_syntaxes lint, u128/i128 in extern &amp;#34;C&amp;#34;, NonZero&amp;lt;char&amp;gt;, File::{lock,unlock,etc.}, many x86 intrinsics, and much more! ✨&lt;br/&gt;&lt;br/&gt;Check out the blog post and release notes for all the details: &lt;a href=&#34;https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/&#34;&gt;https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/&lt;/a&gt;
    </content>
    <updated>2025-08-07T11:20:33Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfp3t6tftm49g76nu8wyqelxzzch67n0t98n7vhedpxx3en4umqegzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwmaerey</id>
    
      <title type="html">Rust 1.88.0 has been released! ✨🎊 🦀 This release brings ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfp3t6tftm49g76nu8wyqelxzzch67n0t98n7vhedpxx3en4umqegzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwmaerey" />
    <content type="html">
      Rust 1.88.0 has been released! ✨🎊 🦀&lt;br/&gt;&lt;br/&gt;This release brings you let chains, naked functions, automatic Cargo cache cleaning, Cell::update, proc_macro span locations, various as_chunks methods on slices, and more!&lt;br/&gt;&lt;br/&gt;Check out the blog post and release notes for all the details: &lt;a href=&#34;https://blog.rust-lang.org/2025/06/26/Rust-1.88.0/&#34;&gt;https://blog.rust-lang.org/2025/06/26/Rust-1.88.0/&lt;/a&gt;
    </content>
    <updated>2025-06-27T10:50:13Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2v7um8spp85fyqx70vada3fn9zksyk3pxerphf4enkg2lr7vav7szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwke9t60</id>
    
      <title type="html">Live from the 10 Years of Rust celebration in Utrecht, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2v7um8spp85fyqx70vada3fn9zksyk3pxerphf4enkg2lr7vav7szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwke9t60" />
    <content type="html">
      Live from the 10 Years of Rust celebration in Utrecht, Netherlands, we are very happy to announce a new version of Rust, 1.87.0!&lt;br/&gt;&lt;br/&gt;See the blog post and release notes for all the details!&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/&#34;&gt;https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/&lt;/a&gt;&lt;br/&gt; &lt;img src=&#34;https://cdn.masto.host/socialrustlangorg/media_attachments/files/114/512/947/057/973/898/original/b4e6a0611012b5e9.jpg&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2025-05-15T17:30:55Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9h7ngnz2g4rxsehzh4yu39gyheccdcj9hqdktuntffl65e7frtzczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwznu2lx</id>
    
      <title type="html">The Rust Project is participating in Google Summer of Code (GSoC) ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9h7ngnz2g4rxsehzh4yu39gyheccdcj9hqdktuntffl65e7frtzczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwznu2lx" />
    <content type="html">
      The Rust Project is participating in Google Summer of Code (GSoC) again this year!&lt;br/&gt;&lt;br/&gt;Check out the selected projects in our blog post: &lt;a href=&#34;https://blog.rust-lang.org/2025/05/08/gsoc-2025-selected-projects/&#34;&gt;https://blog.rust-lang.org/2025/05/08/gsoc-2025-selected-projects/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Congratulations to all applicants whose project was selected! 🎊
    </content>
    <updated>2025-05-09T14:52:29Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyc8ldmkt9ahs7u9n6psggd2h9rgmt2lrgc3l2lpx5euz43ejexyczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwxh5j8m</id>
    
      <title type="html">Rustup 1.28.2 has been released! ✨ See the blog post for ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyc8ldmkt9ahs7u9n6psggd2h9rgmt2lrgc3l2lpx5euz43ejexyczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwxh5j8m" />
    <content type="html">
      Rustup 1.28.2 has been released! ✨&lt;br/&gt;&lt;br/&gt;See the blog post for details: &lt;a href=&#34;https://blog.rust-lang.org/2025/05/05/Rustup-1.28.2/&#34;&gt;https://blog.rust-lang.org/2025/05/05/Rustup-1.28.2/&lt;/a&gt;
    </content>
    <updated>2025-05-05T16:55:34Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs0kuq5c83ls4u6apedvp427v7cjusnwjq89x66gjwnhws2v8sh0xczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6dq8ju</id>
    
      <title type="html">🦀 Help us create a vision for Rust&amp;#39;s future, by taking ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs0kuq5c83ls4u6apedvp427v7cjusnwjq89x66gjwnhws2v8sh0xczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6dq8ju" />
    <content type="html">
      🦀 Help us create a vision for Rust&amp;#39;s future, by taking part in our vision survey!&lt;br/&gt;&lt;br/&gt;Check out the blog post: &lt;a href=&#34;https://blog.rust-lang.org/2025/04/04/vision-doc-survey.html&#34;&gt;https://blog.rust-lang.org/2025/04/04/vision-doc-survey.html&lt;/a&gt;
    </content>
    <updated>2025-04-05T10:50:21Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsw6m2c23ehpqynp8lk3t99rzy8809gu2rr0yk4jn202y5q6v3eu9czyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwdfy3t8</id>
    
      <title type="html">Congrats! Thanks for contributing! 💛</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsw6m2c23ehpqynp8lk3t99rzy8809gu2rr0yk4jn202y5q6v3eu9czyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwdfy3t8" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2tmlql3wmj8y6yl3m6w04u23f54ex8krayhw548qasy7t89ymwwq4rkm86&#39;&gt;nevent1q…km86&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Congrats! Thanks for contributing! 💛
    </content>
    <updated>2025-04-03T10:24:50Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy2dz3le2gzp37khkqy4apcdntrdc0ek7m05wpg44z7rz4gjug5dgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwpzjuzz</id>
    
      <title type="html">Rust 1.86.0 has been released! ✨🎊 🦀 This release adds ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy2dz3le2gzp37khkqy4apcdntrdc0ek7m05wpg44z7rz4gjug5dgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwpzjuzz" />
    <content type="html">
      Rust 1.86.0 has been released! ✨🎊 🦀&lt;br/&gt;&lt;br/&gt;This release adds trait upcasting, get_disjoint_mut on slices and hashmaps, #[target_feature] for safe functions, debug assertions for null pointers, Vec::pop_if, and more!&lt;br/&gt;&lt;br/&gt;Check out the blog post and release notes for all the details: &lt;a href=&#34;https://blog.rust-lang.org/2025/04/03/Rust-1.86.0.html&#34;&gt;https://blog.rust-lang.org/2025/04/03/Rust-1.86.0.html&lt;/a&gt;
    </content>
    <updated>2025-04-03T09:58:53Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv3fgf6tt5zmlxuywvrc8tzwd8n7cnsef82xxkwzevrjuk78dwf0gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6dpg2z</id>
    
      <title type="html">Rust 1.85.1 has been released, fixing a few regressions that ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv3fgf6tt5zmlxuywvrc8tzwd8n7cnsef82xxkwzevrjuk78dwf0gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6dpg2z" />
    <content type="html">
      Rust 1.85.1 has been released, fixing a few regressions that accidentally slipped into Rust 1.85.0. 🐛🪲🐞&lt;br/&gt;&lt;br/&gt;Check out the announcement for details: &lt;a href=&#34;https://blog.rust-lang.org/2025/03/18/Rust-1.85.1.html&#34;&gt;https://blog.rust-lang.org/2025/03/18/Rust-1.85.1.html&lt;/a&gt;
    </content>
    <updated>2025-03-19T18:43:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvxt0y9xkfng068cyn2cjv6sajknenaahx8dt2vjr2lxjzu3f6qxqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6pxvd3</id>
    
      <title type="html">There is now: ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvxt0y9xkfng068cyn2cjv6sajknenaahx8dt2vjr2lxjzu3f6qxqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6pxvd3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsz7mu97e8aevnm39a09m8ted7jgmrjzs3davlvskcetxf7xctxewsv6u5x8&#39;&gt;nevent1q…u5x8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;There is now: &lt;a href=&#34;https://blog.rust-lang.org/2025/03/04/Rustup-1.28.1.html&#34;&gt;https://blog.rust-lang.org/2025/03/04/Rustup-1.28.1.html&lt;/a&gt;
    </content>
    <updated>2025-03-07T18:31:43Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsw73k9e9vx2gztpdugu404j73szmctf0765n2znyk39ttzgfq5p8gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwj5z0v7</id>
    
      <title type="html">Rustup 1.28.1 has been released! ✨ This release addresses some ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsw73k9e9vx2gztpdugu404j73szmctf0765n2znyk39ttzgfq5p8gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwj5z0v7" />
    <content type="html">
      Rustup 1.28.1 has been released! ✨&lt;br/&gt;&lt;br/&gt;This release addresses some issues introduced in 1.28.0.&lt;br/&gt;&lt;br/&gt;Most notably, this release restores the original behavior of automatically installing the toolchain from `rust-toolchain.toml`.&lt;br/&gt;&lt;br/&gt;See the blog post for all the details: &lt;a href=&#34;https://blog.rust-lang.org/2025/03/04/Rustup-1.28.1.html&#34;&gt;https://blog.rust-lang.org/2025/03/04/Rustup-1.28.1.html&lt;/a&gt;
    </content>
    <updated>2025-03-07T17:55:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsvadmf9pdmls74zjz5hzzs9sr4454udcm9jp97gdm3jcp6fy3u48szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwleqeks</id>
    
      <title type="html">Update: The original behavior, automatically installing the ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsvadmf9pdmls74zjz5hzzs9sr4454udcm9jp97gdm3jcp6fy3u48szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwleqeks" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxkya7eg03gsytuwk4cn9d9xlq6n8f5dpty6r84xcvs2mrlqehw4s3fls3m&#39;&gt;nevent1q…ls3m&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Update: The original behavior, automatically installing the toolchain from `rust-toolchain.toml`, will be restored in rustup 1.28.1, to be released soon.
    </content>
    <updated>2025-03-04T16:04:05Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsr9cq4m3vam7meqg3ak4x7p3gw000qwgmh8jug990y7cakf24trgszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4mhc8q</id>
    
      <title type="html">It looks like that part will be reverted in 1.28.1 soon. Stay ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsr9cq4m3vam7meqg3ak4x7p3gw000qwgmh8jug990y7cakf24trgszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4mhc8q" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxyc99rzsen03zuhm9786mddvezjst72vevnpfzutyemh9f2z579cl0732v&#39;&gt;nevent1q…732v&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;It looks like that part will be reverted in 1.28.1 soon. Stay tuned.
    </content>
    <updated>2025-03-04T15:46:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsxkya7eg03gsytuwk4cn9d9xlq6n8f5dpty6r84xcvs2mrlqehw4szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwuhpz9g</id>
    
      <title type="html">Rustup 1.28.0 has been released! ✨ This release comes with many ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsxkya7eg03gsytuwk4cn9d9xlq6n8f5dpty6r84xcvs2mrlqehw4szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwuhpz9g" />
    <content type="html">
      Rustup 1.28.0 has been released! ✨&lt;br/&gt;&lt;br/&gt;This release comes with many improvements and additions.&lt;br/&gt;&lt;br/&gt;For those using `rustup` in CI: Please note that rustup will no longer automatically install the toolchain from `rust-toolchain.toml`. Make sure to run `rustup toolchain install` if necessary.&lt;br/&gt;&lt;br/&gt;See the blog post for all the updates: &lt;a href=&#34;https://blog.rust-lang.org/2025/03/02/Rustup-1.28.0.html&#34;&gt;https://blog.rust-lang.org/2025/03/02/Rustup-1.28.0.html&lt;/a&gt;
    </content>
    <updated>2025-03-04T15:32:51Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs877jmf89zdr8cd8p47nayy75del9rv83k6pueey9jne59na6u5aqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw48su3q</id>
    
      <title type="html">Rust 1.85.0 has been released! 🌈🦀✨ Not only does this ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs877jmf89zdr8cd8p47nayy75del9rv83k6pueey9jne59na6u5aqzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw48su3q" />
    <content type="html">
      Rust 1.85.0 has been released! 🌈🦀✨&lt;br/&gt;&lt;br/&gt;Not only does this release add *async closures*, it also includes a whole *new Rust Edition*, Rust 2024! 🎆🚀&lt;br/&gt;&lt;br/&gt;Check out the blog post for an overview of all the changes and additions: &lt;a href=&#34;https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html&#34;&gt;https://blog.rust-lang.org/2025/02/20/Rust-1.85.0.html&lt;/a&gt;
    </content>
    <updated>2025-02-20T17:13:58Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs8t293pmts9n9llv0ej9jyz5xcxgztsmmagjwm80j59gp6kka2fyczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwz328z7</id>
    
      <title type="html">Rust 1.84.1 has been released, fixing a few regressions that ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs8t293pmts9n9llv0ej9jyz5xcxgztsmmagjwm80j59gp6kka2fyczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwz328z7" />
    <content type="html">
      Rust 1.84.1 has been released, fixing a few regressions that accidentally slipped into Rust 1.84.0. 🐛🪲🐞&lt;br/&gt;&lt;br/&gt;Check out the announcement for details: &lt;a href=&#34;https://blog.rust-lang.org/2025/01/30/Rust-1.84.1.html&#34;&gt;https://blog.rust-lang.org/2025/01/30/Rust-1.84.1.html&lt;/a&gt;
    </content>
    <updated>2025-01-31T11:04:51Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsznpanscl5trj6yssutj39d9n5k20nwe687wgtz4sdvazg8dfj76qzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwh5synx</id>
    
      <title type="html">Rust 1.84.0 has been released!🌈🦀✨ This release includes ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsznpanscl5trj6yssutj39d9n5k20nwe687wgtz4sdvazg8dfj76qzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwh5synx" />
    <content type="html">
      Rust 1.84.0 has been released!🌈🦀✨&lt;br/&gt;&lt;br/&gt;This release includes Cargo&amp;#39;s new MSRV aware resolver, a new trait solver for checking coherence, new pointer provenance APIs and docs, integer square root methods, and more!&lt;br/&gt;&lt;br/&gt;Check out the blog post and release notes: &lt;a href=&#34;https://blog.rust-lang.org/2025/01/09/Rust-1.84.0.html&#34;&gt;https://blog.rust-lang.org/2025/01/09/Rust-1.84.0.html&lt;/a&gt;
    </content>
    <updated>2025-01-09T15:55:44Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs84avx4rvjr69wa28n7dhee2x4vmn7zv3pw5sf38vxhuherx2s3lgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwug90g5</id>
    
      <title type="html">Time for the annual State of Rust Survey! 📝✨ Whether ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs84avx4rvjr69wa28n7dhee2x4vmn7zv3pw5sf38vxhuherx2s3lgzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwug90g5" />
    <content type="html">
      Time for the annual State of Rust Survey! 📝✨&lt;br/&gt;&lt;br/&gt;Whether you&amp;#39;ve just begun using Rust, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we&amp;#39;d like to hear from you!&lt;br/&gt;&lt;br/&gt;Available in seven languages and open until December 23rd:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://blog.rust-lang.org/2024/12/05/annual-survey-2024-launch.html&#34;&gt;https://blog.rust-lang.org/2024/12/05/annual-survey-2024-launch.html&lt;/a&gt;
    </content>
    <updated>2024-12-05T10:28:17Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs2wjphuc5k77reulfsam8wlwnxme00nc2a2tpccfa9at30ua5582gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwx9xtq6</id>
    
      <title type="html">Rust 1.83.0 has been released! 🦀✨ This release includes ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2wjphuc5k77reulfsam8wlwnxme00nc2a2tpccfa9at30ua5582gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpwx9xtq6" />
    <content type="html">
      Rust 1.83.0 has been released! 🦀✨&lt;br/&gt;&lt;br/&gt;This release includes mutable references and pointers in const, references to statics in const, new `ErrorKind`s, and many new const methods on pointers, slices, floats, and more!&lt;br/&gt;&lt;br/&gt;Check out the announcement: &lt;a href=&#34;https://blog.rust-lang.org/2024/11/28/Rust-1.83.0.html&#34;&gt;https://blog.rust-lang.org/2024/11/28/Rust-1.83.0.html&lt;/a&gt;
    </content>
    <updated>2024-12-04T09:44:01Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs047n26j38d9k4uat8edm9hunx02g728w5lyvvjmtfn2rtgd6n85gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw2vyf99</id>
    
      <title type="html">Rust 1.82.0 has been released! 🦀✨ This release includes ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs047n26j38d9k4uat8edm9hunx02g728w5lyvvjmtfn2rtgd6n85gzyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw2vyf99" />
    <content type="html">
      Rust 1.82.0 has been released! 🦀✨&lt;br/&gt;&lt;br/&gt;This release includes `cargo info`, new `impl Trait &#43; use&amp;lt;..&amp;gt;` syntax, unsafe/safe extern items, unsafe attributes, smarter pattern matching, floats in const eval, Option::is_none_or, and more!&lt;br/&gt;&lt;br/&gt;Check out the announcement: &lt;a href=&#34;https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html&#34;&gt;https://blog.rust-lang.org/2024/10/17/Rust-1.82.0.html&lt;/a&gt;
    </content>
    <updated>2024-10-18T14:04:27Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs89hfg2znr4ttcua3qe9gwr84asrknq45z693p7em2ffq8thrdyzczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6vyhj9</id>
    
      <title type="html">Note that this release also includes the fix for CVE-2024-43402, ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs89hfg2znr4ttcua3qe9gwr84asrknq45z693p7em2ffq8thrdyzczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw6vyhj9" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfdwwgqu5tq9q2lkymvfnfhlg64s2flq37eaktl2raus5d08cc4vc5cxltw&#39;&gt;nevent1q…xltw&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Note that this release also includes the fix for CVE-2024-43402, which was announced yesterday: &lt;a href=&#34;https://blog.rust-lang.org/2024/09/04/cve-2024-43402.html&#34;&gt;https://blog.rust-lang.org/2024/09/04/cve-2024-43402.html&lt;/a&gt;
    </content>
    <updated>2024-09-05T17:31:22Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfdwwgqu5tq9q2lkymvfnfhlg64s2flq37eaktl2raus5d08cc4vczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4nsl4s</id>
    
      <title type="html">Rust 1.81.0 is now available! 🦀✨ This release brings you ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfdwwgqu5tq9q2lkymvfnfhlg64s2flq37eaktl2raus5d08cc4vczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4nsl4s" />
    <content type="html">
      Rust 1.81.0 is now available! 🦀✨&lt;br/&gt;&lt;br/&gt;This release brings you better sorting implementations, the Error trait in #![no_std], #[expect(lint)], std::fs::exists, PanicInfo::message, Duration::abs_diff, IoSlice::advance, and more! 🌈&lt;br/&gt;&lt;br/&gt;Check out the announcement: &lt;a href=&#34;https://blog.rust-lang.org/2024/09/05/Rust-1.81.0.html&#34;&gt;https://blog.rust-lang.org/2024/09/05/Rust-1.81.0.html&lt;/a&gt;
    </content>
    <updated>2024-09-05T17:29:48Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsy9zpc64zvw8c6vd0a5vm606rl5hrx2ez5ut5lrcstk5gqrvmkd7szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4gsesv</id>
    
      <title type="html">After 7 years, there will finally be another &amp;#34;Rust All ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy9zpc64zvw8c6vd0a5vm606rl5hrx2ez5ut5lrcstk5gqrvmkd7szyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4gsesv" />
    <content type="html">
      After 7 years, there will finally be another &amp;#34;Rust All Hands&amp;#34; event where all members of the Rust project come together in person to collaborate on the future of Rust. 🎉&lt;br/&gt;&lt;br/&gt;The All Hands will be part of &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub19jlrxynplxltfuf5ff0lh8754y37zw4csxc9cjhxmhj8fdrjmncs5m066u&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;RustNL&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub19jl…066u&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;&amp;#39;s &amp;#34;Rust Week 2025&amp;#34; in Utrecht, Netherlands.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://blog.rust-lang.org/inside-rust/2024/09/02/all-hands.html&#34;&gt;https://blog.rust-lang.org/inside-rust/2024/09/02/all-hands.html&lt;/a&gt;
    </content>
    <updated>2024-09-03T15:00:22Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9ptugvaz8evevwxyjw783s9y9mxu96rneqn33ypjl6r56vj2zrgczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw0pqk6e</id>
    
      <title type="html">Rust 1.80.1 has been released to fix two bugs that accidentally ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9ptugvaz8evevwxyjw783s9y9mxu96rneqn33ypjl6r56vj2zrgczyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw0pqk6e" />
    <content type="html">
      Rust 1.80.1 has been released to fix two bugs that accidentally slipped into Rust 1.80.0: incorrect optimizations for NaN and -0.0 floating point values and false positives for the dead_code lint. 🐛🐞&lt;br/&gt;&lt;br/&gt;See the announcement for details: &lt;a href=&#34;https://blog.rust-lang.org/2024/08/08/Rust-1.80.1.html&#34;&gt;https://blog.rust-lang.org/2024/08/08/Rust-1.80.1.html&lt;/a&gt;
    </content>
    <updated>2024-08-08T16:24:13Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv6ha26m6kukf6u3fhxsejezjtfx486q0q76a0ulge47rzrqzkyjszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4nwv95</id>
    
      <title type="html">We got an email from the Serbian Registry of Internet Domain ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv6ha26m6kukf6u3fhxsejezjtfx486q0q76a0ulge47rzrqzkyjszyz0taq34e89s7pj2de0h5ur5cdcrv5ch9msk48e9hm66rtfmc7jpw4nwv95" />
    <content type="html">
      We got an email from the Serbian Registry of Internet Domain Names (RNIDS), the organisation that is responsible for the `.rs` top-level domain.&lt;br/&gt;&lt;br/&gt;Looks like they are a big fan of Rust. 😊&lt;br/&gt; &lt;img src=&#34;https://cdn.masto.host/socialrustlangorg/media_attachments/files/112/140/153/840/938/836/original/06cf861a7bc95257.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-03-22T16:13:35Z</updated>
  </entry>

</feed>