{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreia27n4s6amgno3kakkxzkmufw3kg3p47ajdxez2n6lthvut5xcjzq",
    "uri": "at://did:plc:mbg47fuifchzhulb5djupokz/app.bsky.feed.post/3mhyh6yrrzgj2"
  },
  "path": "/blog/2026/03/25/this-week-in-rust-644/",
  "publishedAt": "2026-03-25T04:00:00.000Z",
  "site": "https://this-week-in-rust.org",
  "tags": [
    "This Week in Rust",
    "Rust",
    "@thisweekinrust.bsky.social",
    "@ThisWeekinRust",
    "send us a pull request",
    "We love contributions",
    "on GitHub",
    "this-week-in-rust.org",
    "please submit a PR",
    "Subscribe here",
    "What we heard about Rust's challenges",
    "Security advisory for Cargo",
    "Canonical Joins the Rust Foundation as a Gold Member",
    "Scientific Computing in Rust #16 (March 2026)",
    "Ferox - A native PostgreSQL client in Rust",
    "Introducing dial9: A flight recorder for Tokio",
    "Zellij 0.44: native Windows support, new Rust APIs, remote sessions",
    "vigil-rs: A Rust Service Supervisor for Containers with PIP 1 handling",
    "Fyrox 1.0.0",
    "Edge.js: running Node.js safely in a WebAssembly sandbox with Wasmer and WASIX",
    "Bookokrat v0.3.8: A terminal EPUB / PDF Book Reader now supports DJVU",
    "flodl v0.1.5: benchmarking Rust vs PyTorch on 7 models — up to 30% faster with 3-20x tighter variance",
    "Zero-copy Protobuf and ConnectRPC for Rust",
    "mtp-rs: pure-Rust MTP library, up to 4x faster than libmtp",
    "Batty: Supervised Agent Execution for Software Teams — Demo",
    "indxr v0.2.0: A fast codebase indexer and MCP server for AI coding agents",
    "halloy 2026.5 - desktop IRC client with IRCv3 capabilities",
    "Deadlocking a Tokio Mutex without Holding a Lock",
    "The Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearch",
    "Maximally minimal view types",
    "Matching Puzzle Pieces and Disappointing Benchmarks",
    "What If Traits Carried Values",
    "An effect notation based on with-clauses and blocks",
    "Rust threads on the GPU",
    "Elaborating Rust Traits to Dictionary-Passing Style",
    "ZK snarks for rust developer part 2/8",
    "Let's see Paul Allen's SIMD CSV parser",
    "Building an LSP Server with Rust is surprisingly easy and fun",
    "An Incoherent Rust",
    "Building pentest devices with Rust and ESP32 microcontrollers",
    "Rust in Intersec's lib-common, Part 1: Integrating Rust in a C Build System",
    "noq",
    "QUIC transport protocol",
    "Brendan O'Brien",
    "Please submit your suggestions and votes for next week",
    "Cargo",
    "Rustup",
    "Rust language RFCs",
    "Let us know",
    "Wild Almonds — Appimage fails to start",
    "Wild Almonds — implement workspace for user_preference",
    "here",
    "PR to TWiR",
    "Bluesky",
    "Mastodon",
    "EuroRust",
    "NDC Techtown 2026",
    "merged in the last week",
    "fix some suggestions of the for-loops-over-fallibles lint",
    "guard patterns: lowering to THIR",
    "introduce #[diagnostic::on_move(message)]",
    "make par_slice consistent with single-threaded execution",
    "privacy: fix type privacy holes in RPITITs",
    "add APIs for dealing with titlecase",
    "add is_disconnected functions to mpsc and mpmc channels",
    "implement BinaryHeap::as_mut_slice",
    "make OsString::truncate a no-op when len > current_len",
    "optimize 128-bit integer formatting",
    "optimize BTreeMap::append() using CursorMut",
    "vec::Drain::fill: avoid reference to uninitialized memory",
    "unstable impl of From<{i64, u64}> for f128",
    "clean: Validate that target_dir is not a file",
    "cli: Add support for completing --config argument values with native-completions",
    "cli: complete --config and --color before command",
    "compile: Make build.warnings ignore non-local deps",
    "fix symlink_and_directory when running in a long target dir name",
    "detect circular publish dependency cycle in workspace publish",
    "fix fetching non-standard git refspecs on non-github repos",
    "warn when installing with a non-default toolchain",
    "add BinaryHeap::pop_if() to manual_pop_if",
    "fix collapsible_match false positive when the pat binding is moved or mutated",
    "perf: manual_is_ascii_check, remove 822 million instructions",
    "add ops::AddAssign implement for IndentLevel",
    "add applicable on LetExpr for unwrap_tuple",
    "add applicable on let-else branch for unwrap_block",
    "add auto trait name for generate_trait_from_impl",
    "add fixes for non_exhaustive_let diagnostic",
    "add mapping to syntax factory constructor methods",
    "add nested lifetime support for add_lifetime_to_type",
    "add partial selection for merge_imports",
    "add wrap multiple attr for wrap_unwrap_cfg_attr",
    "change test_name placeholder to executable_arg",
    "complete block .let in closure expression",
    "offer 'add_braces' on bin-expr assignment",
    "offer on let-expr for inline_local_variable",
    "fix asm sym operand parsing for parenthesized expr fragments",
    "fix indent for convert_closure_to_fn",
    "fix indent for trait_impl_redundant_assoc_item",
    "fix not applicable on empty struct for no_such_field",
    "fix other predicate for replace_is_method_with_if_let_method",
    "fix postfix completion indentation compensation",
    "fix tuple struct pat expected type",
    "add ident_pat qualifier to fully fn param",
    "don't add a second semicolon after postfix completions",
    "fill match arms on last comma and empty expr",
    "fix overlap edit on record to tuple assist uses self",
    "incorrect flychecks with multiple workspaces",
    "offer on const like path-expr for 'extract_variable'",
    "replace TODO placeholders in next-solver IrPrint with proper formatting",
    "implement signature type inference",
    "improve tmp iterator variable name for convert_for_to_while_let",
    "migrate convert_from_to_tryfrom assist to SyntaxEditor API",
    "project json compatibility improvements",
    "remove doc comments for generate_trait_from_impl",
    "remove outdated TODO",
    "remove the mapping for expr_underscore from the syntax factory constructor",
    "replace direct usage of make with syntax factory and migrate assist to syntaxEditor",
    "support WhileExpr and ForExpr for add_label_to_loop",
    "support more runnable kinds in project JSON",
    "152931",
    "5b61449e..6f22f613",
    "Full report here",
    "Approved RFCs",
    "RFC (request for comments) process",
    "RFC: map_or_default in Option and Result",
    "the team",
    "Tracking Issue for fN::BITS",
    "Fallback {float} to f32 when f32: From<{float}> and add impl From<f16> for f32",
    "Tracking Issue for tcp_deferaccept",
    "Tracking Issue for #138068: Add Result::map_or_default and Option::map_or_default",
    "Merge fabsf16/32/64/128 into fabs::<F>",
    "1.95 beta regression: \"malformed feature attribute input\"",
    "Never break between empty parens",
    "feat: add frame-pointers profile option",
    "Compiler Team",
    "(MCPs only)",
    "Emit retags in codegen",
    "Optimize repr(Rust) enums by omitting tags in more cases involving uninhabited variants.",
    "Proposal for a dedicated test suite for the parallel frontend",
    "Promote tier 3 riscv32 ESP-IDF targets to tier 2",
    "Proposal for Adapt Stack Protector for Rust",
    "Language Reference",
    "Guarantee alignment of fixed-width integer primitives",
    "Rust RFCs",
    "Language Team",
    "Leadership Council",
    "Unsafe Code Guidelines",
    "New and Updated RFCs",
    "Propose the Rust Foundation Maintainer fund",
    "Avoid linting unreachable_code on todo!()",
    "Rust Girona",
    "Rust Girona Hack & Learn 03 2026",
    "Rust Berlin",
    "Rust Hack and Learn",
    "Code Mavens 🦀 - 🐍 - 🐪",
    "Web development using axum in Rust - part 1",
    "Sessió setmanal de codificació / Weekly coding session",
    "Indy Rust",
    "Indy.rs - with Social Distancing",
    "Rust Nuremberg",
    "Rust Nürnberg online",
    "Rust Circle Meetup",
    "Dallas Rust User Meetup",
    "Second Tuesday",
    "Women in Rust",
    "👋 Community Catch Up",
    "Vancouver Rust",
    "Nushell",
    "Rust Deep Learning: Third Sunday",
    "Rust DC",
    "Mid-month Rustful",
    "Rust Delhi",
    "Rust Delhi Meetup #13",
    "Rust India",
    "Rust India Workshop",
    "Rust India Conference",
    "Rust Dresden",
    "First Meetup",
    "Copenhagen Rust Community",
    "Rust meetup #66 sponsored by Adapt!",
    "Rust Paris",
    "Rust meetup #84",
    "Rust in Paris",
    "Stockholm Rust",
    "Ferris' Fika Forum #25",
    "Rust Berlin Talks: The next generation",
    "Rust and Friends",
    "Rust and Friends (evening pub)",
    "Oxford ACCU/Rust Meetup.",
    "Rust/ACCU meetup.",
    "Rust London User Group",
    "LDN Talks Spring Community Showcase",
    "Rust and Friends (daytime coffee)",
    "Rust Basel",
    "Rust Meetup #15 @ letsboot",
    "Rust Meetup Geneva",
    "Rust Oslo",
    "Rust talks @ AutoStore – \"Patterns for Event Driven Systems\" and \"Rust + WASM\"",
    "Rust - Modern Systems Programming in Leipzig",
    "Native GUIs with Rust",
    "Rust ATX",
    "Rust Lunch - Fareground",
    "Rust NYC",
    "Rust NYC's Digital Asset Adoption Special",
    "Rust Atlanta",
    "Rust-Atl",
    "Boston Rust Meetup",
    "Chinatown Rust Lunch, Mar 28",
    "Hacker Dojo",
    "RUST MEETUP at HACKER DOJO",
    "STL Rust",
    "SIUE Cruft Crawler with LLM",
    "Winter Hill Rust Lunch, Apr 4",
    "San Diego Rust",
    "San Diego Rust April Meetup - Back in person!",
    "Brookline Rust Lunch, Apr 11",
    "Charlottesville Rust Meetup",
    "Sharpening Your Rust Skills for Job Interviews",
    "Seattle Rust User Group",
    "April, 2026 SRUG (Seattle Rust User Group) Meetup",
    "Harvard Square Rust Lunch, Apr 18",
    "TokioConf 2026",
    "San Francisco Rust Study Group",
    "Rust Hacking in Person",
    "Rust Melbourne",
    "TBD March Meetup",
    "Oxidar Org",
    "Oxidar.org Hackaton - Snakear - ¡Veni a hackear con Rust!",
    "Meetups Rust RJ",
    "Meetup Rust RJ",
    "calendar",
    "Who's Hiring thread on r/rust",
    "allp on mastodon",
    "Please submit quotes and vote for next week!",
    "nellshamrell",
    "llogiq",
    "ericseppanen",
    "extrawurst",
    "U007D",
    "mariannegoldin",
    "bdillo",
    "opeolluwa",
    "bnchi",
    "KannanPalani57",
    "tzilist",
    "The Rust Foundation",
    "Discuss on r/rust",
    "@panstromek"
  ],
  "textContent": "Hello and welcome to another issue of _This Week in Rust_! Rust is a programming language empowering everyone to build reliable and efficient software. This is a weekly summary of its progress and community. Want something mentioned? Tag us at @thisweekinrust.bsky.social on Bluesky or @ThisWeekinRust on mastodon.social, or send us a pull request. Want to get involved? We love contributions.\n\n_This Week in Rust_ is openly developed on GitHub and archives can be viewed at this-week-in-rust.org. If you find any errors in this week's issue, please submit a PR.\n\nWant TWIR in your inbox? Subscribe here.\n\n## Updates from Rust Community\n\n### Official\n\n  * What we heard about Rust's challenges\n  * Security advisory for Cargo\n\n\n\n### Foundation\n\n  * Canonical Joins the Rust Foundation as a Gold Member\n\n\n\n### Newsletters\n\n  * Scientific Computing in Rust #16 (March 2026)\n\n\n\n### Project/Tooling Updates\n\n  * Ferox - A native PostgreSQL client in Rust\n  * Introducing dial9: A flight recorder for Tokio\n  * Zellij 0.44: native Windows support, new Rust APIs, remote sessions\n  * vigil-rs: A Rust Service Supervisor for Containers with PIP 1 handling\n  * Fyrox 1.0.0\n  * Edge.js: running Node.js safely in a WebAssembly sandbox with Wasmer and WASIX\n  * Bookokrat v0.3.8: A terminal EPUB / PDF Book Reader now supports DJVU\n  * flodl v0.1.5: benchmarking Rust vs PyTorch on 7 models — up to 30% faster with 3-20x tighter variance\n  * Zero-copy Protobuf and ConnectRPC for Rust\n  * mtp-rs: pure-Rust MTP library, up to 4x faster than libmtp\n  * [video] Batty: Supervised Agent Execution for Software Teams — Demo\n  * indxr v0.2.0: A fast codebase indexer and MCP server for AI coding agents\n  * halloy 2026.5 - desktop IRC client with IRCv3 capabilities\n\n\n\n### Observations/Thoughts\n\n  * Deadlocking a Tokio Mutex without Holding a Lock\n  * The Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearch\n  * Maximally minimal view types\n  * Matching Puzzle Pieces and Disappointing Benchmarks\n  * What If Traits Carried Values\n  * An effect notation based on with-clauses and blocks\n  * Rust threads on the GPU\n  * Elaborating Rust Traits to Dictionary-Passing Style\n\n\n\n### Rust Walkthroughs\n\n  * ZK snarks for rust developer part 2/8\n  * Let's see Paul Allen's SIMD CSV parser\n  * Building an LSP Server with Rust is surprisingly easy and fun\n  * An Incoherent Rust\n  * Building pentest devices with Rust and ESP32 microcontrollers\n  * Rust in Intersec's lib-common, Part 1: Integrating Rust in a C Build System\n\n\n\n## Crate of the Week\n\nThis week's crate is noq, a general purpose implementation of the QUIC transport protocol in pure rust.\n\nThanks to Brendan O'Brien for the self-suggestion!\n\nPlease submit your suggestions and votes for next week!\n\n## Calls for Testing\n\nAn important step for RFC implementation is for people to experiment with the implementation and give feedback, especially before stabilization.\n\nIf you are a feature implementer and would like your RFC to appear in this list, add a `call-for-testing` label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature need testing.\n\n_No calls for testing were issued this week by Rust, Cargo, Rustup or Rust language RFCs._\n\nLet us know if you would like your feature to be tracked as a part of this list.\n\n## Call for Participation; projects and speakers\n\n### CFP - Projects\n\nAlways wanted to contribute to open-source projects but did not know where to start? Every week we highlight some tasks from the Rust community for you to pick and get started!\n\nSome of these tasks may also have mentors available, visit the task page for more information.\n\n  * Wild Almonds — Appimage fails to start\n  * Wild Almonds — implement workspace for user_preference\n\n\n\nIf you are a Rust project owner and are looking for contributors, please submit tasks here or through a PR to TWiR or by reaching out on Bluesky or Mastodon!\n\n### CFP - Events\n\nAre you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.\n\n  * EuroRust | CFP open until 2026-04-27 | Barcelona, Spain | 2026-10-14 - 2026-10-17\n  * NDC Techtown 2026 | CFP open until 2026-05-03 | Kongsberg, Norway | 2026-09-21 - 2026-09-24\n\n\n\nIf you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a PR to TWiR or by reaching out on Bluesky or Mastodon!\n\n## Updates from the Rust Project\n\n433 pull requests were merged in the last week\n\n#### Compiler\n\n  * fix some suggestions of the for-loops-over-fallibles lint\n  * guard patterns: lowering to THIR\n  * introduce #[diagnostic::on_move(message)]\n  * make par_slice consistent with single-threaded execution\n  * privacy: fix type privacy holes in RPITITs\n\n\n\n#### Library\n\n  * add APIs for dealing with titlecase\n  * add is_disconnected functions to mpsc and mpmc channels\n  * implement BinaryHeap::as_mut_slice\n  * make OsString::truncate a no-op when len > current_len\n  * optimize 128-bit integer formatting\n  * optimize BTreeMap::append() using CursorMut\n  * vec::Drain::fill: avoid reference to uninitialized memory\n  * unstable impl of From<{i64, u64}> for f128\n\n\n\n#### Cargo\n\n  * clean: Validate that target_dir is not a file\n  * cli: Add support for completing --config argument values with native-completions\n  * cli: complete --config and --color before command\n  * compile: Make build.warnings ignore non-local deps\n  * fix symlink_and_directory when running in a long target dir name\n  * detect circular publish dependency cycle in workspace publish\n  * fix fetching non-standard git refspecs on non-github repos\n  * warn when installing with a non-default toolchain\n\n\n\n#### Clippy\n\n  * add BinaryHeap::pop_if() to manual_pop_if\n  * fix collapsible_match false positive when the pat binding is moved or mutated\n  * perf: manual_is_ascii_check, remove 822 million instructions\n\n\n\n#### Rust-Analyzer\n\n  * add ops::AddAssign implement for IndentLevel\n  * add applicable on LetExpr for unwrap_tuple\n  * add applicable on let-else branch for unwrap_block\n  * add auto trait name for generate_trait_from_impl\n  * add fixes for non_exhaustive_let diagnostic\n  * add mapping to syntax factory constructor methods\n  * add nested lifetime support for add_lifetime_to_type\n  * add partial selection for merge_imports\n  * add wrap multiple attr for wrap_unwrap_cfg_attr\n  * change test_name placeholder to executable_arg\n  * complete block .let in closure expression\n  * offer 'add_braces' on bin-expr assignment\n  * offer on let-expr for inline_local_variable\n  * fix asm sym operand parsing for parenthesized expr fragments\n  * fix indent for convert_closure_to_fn\n  * fix indent for trait_impl_redundant_assoc_item\n  * fix not applicable on empty struct for no_such_field\n  * fix other predicate for replace_is_method_with_if_let_method\n  * fix postfix completion indentation compensation\n  * fix tuple struct pat expected type\n  * add ident_pat qualifier to fully fn param\n  * don't add a second semicolon after postfix completions\n  * fill match arms on last comma and empty expr\n  * fix overlap edit on record to tuple assist uses self\n  * incorrect flychecks with multiple workspaces\n  * offer on const like path-expr for 'extract_variable'\n  * replace TODO placeholders in next-solver IrPrint with proper formatting\n  * implement signature type inference\n  * improve tmp iterator variable name for convert_for_to_while_let\n  * migrate convert_from_to_tryfrom assist to SyntaxEditor API\n  * project json compatibility improvements\n  * project json compatibility improvements\n  * remove doc comments for generate_trait_from_impl\n  * remove outdated TODO\n  * remove the mapping for expr_underscore from the syntax factory constructor\n  * replace direct usage of make with syntax factory and migrate assist to syntaxEditor\n  * support WhileExpr and ForExpr for add_label_to_loop\n  * support more runnable kinds in project JSON\n\n\n\n### Rust Compiler Performance Triage\n\nLot of mixed results this week. One big regression from #152931 makes the results look pretty negative, but otherwise the week was fairly quiet.\n\nTriage done by **@panstromek**. Revision range: 5b61449e..6f22f613\n\n**Summary** :\n\n(instructions:u) | mean | range | count\n---|---|---|---\nRegressions ❌\n(primary) | 1.0% | [0.1%, 4.2%] | 27\nRegressions ❌\n(secondary) | 0.2% | [0.0%, 0.6%] | 36\nImprovements ✅\n(primary) | -0.1% | [-0.2%, -0.1%] | 3\nImprovements ✅\n(secondary) | -0.3% | [-2.8%, -0.0%] | 14\nAll ❌✅ (primary) | 0.9% | [-0.2%, 4.2%] | 30\n\n1 Regression, 1 Improvement, 4 Mixed; 1 of them in rollups 32 artifact comparisons made in total\n\nFull report here\n\n### Approved RFCs\n\nChanges to Rust follow the Rust RFC (request for comments) process. These are the RFCs that were approved for implementation this week:\n\n  * RFC: map_or_default in Option and Result\n\n\n\n### Final Comment Period\n\nEvery week, the team announces the 'final comment period' for RFCs and key PRs which are reaching a decision. Express your opinions now.\n\n#### Tracking Issues & PRs\n\n##### Rust\n\n  * Tracking Issue for fN::BITS\n  * Fallback {float} to f32 when f32: From<{float}> and add impl From<f16> for f32\n  * Tracking Issue for tcp_deferaccept\n  * Tracking Issue for #138068: Add Result::map_or_default and Option::map_or_default\n  * Merge fabsf16/32/64/128 into fabs::<F>\n  * 1.95 beta regression: \"malformed feature attribute input\"\n  * Never break between empty parens\n\n\n\n##### Cargo\n\n  * feat: add frame-pointers profile option\n\n\n\n##### Compiler Team (MCPs only)\n\n  * Emit retags in codegen\n  * Optimize repr(Rust) enums by omitting tags in more cases involving uninhabited variants.\n  * Proposal for a dedicated test suite for the parallel frontend\n  * Promote tier 3 riscv32 ESP-IDF targets to tier 2\n  * Proposal for Adapt Stack Protector for Rust\n\n\n\n##### Language Reference\n\n  * Guarantee alignment of fixed-width integer primitives\n\n\n\n_No Items entered Final Comment Period this week for Rust RFCs, Language Team, Leadership Council or Unsafe Code Guidelines._\n\nLet us know if you would like your PRs, Tracking Issues or RFCs to be tracked as a part of this list.\n\n### New and Updated RFCs\n\n  * Propose the Rust Foundation Maintainer fund\n  * Avoid linting unreachable_code on todo!()\n\n\n\n## Upcoming Events\n\nRusty Events between 2026-03-25 - 2026-04-22 🦀\n\n### Virtual\n\n  * 2026-03-25 | Virtual (Girona, ES) | Rust Girona\n    * Rust Girona Hack & Learn 03 2026\n  * 2026-03-26 | Virtual (Berlin, DE) | Rust Berlin\n    * Rust Hack and Learn\n  * 2026-03-31 | Virtual (Tel Aviv-yafo, IL) | Code Mavens 🦀 - 🐍 - 🐪\n    * Web development using axum in Rust - part 1\n  * 2026-04-01 | Virtual (Girona, ES) | Rust Girona\n    * Sessió setmanal de codificació / Weekly coding session\n  * 2026-04-01 | Virtual (Indianapolis, IN, US) | Indy Rust\n    * Indy.rs - with Social Distancing\n  * 2026-04-02 | Virtual (Nürnberg, DE) | Rust Nuremberg\n    * Rust Nürnberg online\n  * 2026-04-04 | Virtual (Kampala, UG) | Rust Circle Meetup\n    * Rust Circle Meetup\n  * 2026-04-09 | Virtual (Berlin, DE) | Rust Berlin\n    * Rust Hack and Learn\n  * 2026-04-14 | Virtual (Dallas, TX, US) | Dallas Rust User Meetup\n    * Second Tuesday\n  * 2026-04-14 | Virtual (London, GB) | Women in Rust\n    * 👋 Community Catch Up\n  * 2026-04-15 | Virtual (Vancouver, BC, CA) | Vancouver Rust\n    * Nushell\n  * 2026-04-19 | Virtual (Dallas, TX, US) | Dallas Rust User Meetup\n    * Rust Deep Learning: Third Sunday\n  * 2026-04-21 | Virtual (Washington, DC, US) | Rust DC\n    * Mid-month Rustful\n\n\n\n### Asia\n\n  * 2026-03-28 | Delhi, IN | Rust Delhi\n    * Rust Delhi Meetup #13\n  * 2026-04-17 | Bangalore, IN, Rust India\n    * Rust India Workshop\n  * 2026-04-18 | Bangalore, IN, Rust India\n    * Rust India Conference\n\n\n\n### Europe\n\n  * 2026-03-25 | Dresden, DE | Rust Dresden\n    * First Meetup\n  * 2026-03-26 | Copenhagen, DK | Copenhagen Rust Community\n    * Rust meetup #66 sponsored by Adapt!\n  * 2026-03-26 | Paris, FR | Rust Paris\n    * Rust meetup #84\n  * 2026-03-27 | Paris, FR | Rust in Paris\n    * Rust in Paris\n  * 2026-03-28 | Stockholm, SE | Stockholm Rust\n    * Ferris' Fika Forum #25\n  * 2026-04-01 | Berlin, DE | Rust Berlin\n    * Rust Berlin Talks: The next generation\n  * 2026-04-01 | Edinburgh, GB | Rust and Friends\n    * Rust and Friends (evening pub)\n  * 2026-04-01 | Oxford, UK | Oxford ACCU/Rust Meetup.\n    * Rust/ACCU meetup.\n  * 2026-04-02 | London, GB | Rust London User Group\n    * LDN Talks Spring Community Showcase\n  * 2026-04-03 | Edinburgh, GB | Rust and Friends\n    * Rust and Friends (daytime coffee)\n  * 2026-04-07 | Basel, CH | Rust Basel\n    * Rust Meetup #15 @ letsboot\n  * 2026-04-09 | Geneva, CH | Rust Meetup Geneva\n    * Rust Meetup Geneva\n  * 2026-04-09 | Oslo, NO | Rust Oslo\n    * Rust talks @ AutoStore – \"Patterns for Event Driven Systems\" and \"Rust + WASM\"\n  * 2026-04-21 | Leipzig, SN, DE | Rust - Modern Systems Programming in Leipzig\n    * Native GUIs with Rust\n\n\n\n### North America\n\n  * 2026-03-25 | Austin, TX, US | Rust ATX\n    * Rust Lunch - Fareground\n  * 2026-03-25 | New York, NY, US | Rust NYC\n    * Rust NYC's Digital Asset Adoption Special\n  * 2026-03-26 | Atlanta, GA, US | Rust Atlanta\n    * Rust-Atl\n  * 2026-03-28 | Boston, MA, US | Boston Rust Meetup\n    * Chinatown Rust Lunch, Mar 28\n  * 2026-04-02 | Mountain View, CA, US | Hacker Dojo\n    * RUST MEETUP at HACKER DOJO\n  * 2026-04-02 | Saint Louis, MO, US | STL Rust\n    * SIUE Cruft Crawler with LLM\n  * 2026-04-04 | Boston, MA, US | Boston Rust Meetup\n    * Winter Hill Rust Lunch, Apr 4\n  * 2026-04-09 | San Diego, CA, US | San Diego Rust\n    * San Diego Rust April Meetup - Back in person!\n  * 2026-04-11 | Boston, MA, US | Boston Rust Meetup\n    * Brookline Rust Lunch, Apr 11\n  * 2026-04-14 | Charlottesville, VA, US | Charlottesville Rust Meetup\n    * Sharpening Your Rust Skills for Job Interviews\n  * 2026-04-16 | Seattle, WA, US | Seattle Rust User Group\n    * April, 2026 SRUG (Seattle Rust User Group) Meetup\n  * 2026-04-18 | Boston, MA, US | Boston Rust Meetup\n    * Harvard Square Rust Lunch, Apr 18\n  * 2026-04-20 - 2026-04-22 | Portland, OR | (Tokio)(https://tokio.rs/)\n    * TokioConf 2026\n  * 2026-04-21 | San Francisco, CA, US | San Francisco Rust Study Group\n    * Rust Hacking in Person\n  * 2026-04-22 | Austin, TX, US | Rust ATX\n    * Rust Lunch - Fareground\n\n\n\n### Oceania\n\n  * 2026-03-26 | Melbourne, AU | Rust Melbourne\n    * TBD March Meetup\n\n\n\n### South America\n\n  * 2026-04-11 | Argentina, AR | Oxidar Org\n    * Oxidar.org Hackaton - Snakear - ¡Veni a hackear con Rust!\n  * 2026-04-17 | Rio de Janeiro, BR | Meetups Rust RJ\n    * Meetup Rust RJ\n\n\n\nIf you are running a Rust event please add it to the calendar to get it mentioned here. Please remember to add a link to the event too. Email the Rust Community Team for access.\n\n## Jobs\n\nPlease see the latest Who's Hiring thread on r/rust\n\n# Quote of the Week\n\n> Code does not become better out of thin air just because you rewrite it in #rustlang.\n\n– allp on mastodon\n\nDespite a third week gone by without a suggestion, llogiq is unrelenting in his quest to find a quote worth your while.\n\nPlease submit quotes and vote for next week!\n\nThis Week in Rust is edited by:\n\n  * nellshamrell\n  * llogiq\n  * ericseppanen\n  * extrawurst\n  * U007D\n  * mariannegoldin\n  * bdillo\n  * opeolluwa\n  * bnchi\n  * KannanPalani57\n  * tzilist\n\n\n\n_Email list hosting is sponsored by The Rust Foundation_\n\nDiscuss on r/rust",
  "title": "This Week in Rust 644"
}