{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreieihbdyagimtuucypeqyih4zshynatfer24tnkdoas3mdpbeuinbi",
"uri": "at://did:plc:mbg47fuifchzhulb5djupokz/app.bsky.feed.post/3mjnazcr57xg2"
},
"path": "/blog/2026/04/15/this-week-in-rust-647/",
"publishedAt": "2026-04-15T04: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",
"Infrastructure Team 2026 Q1 Recap and Q2 Plan",
"pquantum.dev: Post-Quantum Cryptography in Rust",
"haproxy-spoe-rs: A Rust SPOA Agent Library for HAProxy",
"Fresh 0.2.23: Terminal IDE adds Windows-1251 encoding, customizable status bar, and faster file finder",
"KAIO v0.2.0: Writing GPU Kernels in Rust at 92.5% of cuBLAS",
"RustNet: A Real-Time Network Traffic Analysis TUI",
"AimDB: The Next Era of Software Architecture Is Data-First",
"tailscale-rs v0.2.0: our new Rust library preview",
"Sinbo: a CLI snippet manager, store code snippets locally with fuzzy search, encryption, and shell completions",
"flodl v0.4.0: heterogeneous multi-GPU DDP with faster training and better convergence than solo GPU",
"The acyclic e-graph: Cranelift's mid-end optimizer",
"Rust should have stable tail calls",
"Flat Error Codes Are Not Enough",
"No one owes you supply-chain security",
"Everything Should Be Typed: Scalar Types Are Not Enough",
"Borrow-checking surprises",
"A Roadmap for Building an Extended Standard Library for Rust",
"Okay, what ACTUALLY uses Rust?",
"Netstack.FM episode 34 — Tokio with Carl Lerche (Ep 5 Remastered)",
"Untangling Tokio and Rayon in production: From 2s latency spikes to 94ms flat",
"Understanding Traceroute",
"Bringing Rust to the Pixel Baseband",
"Fixing DNS tail latency with a 5-line config and a 50-line function",
"Debloat your async Rust",
"Learn Rust Ownership and Borrowing By Building Mini Grep",
"Profiling Rust: A Flamegraph vs PGO, BOLT, and Native CPU Targeting",
"Bulletproof Rust Web: An opinionated guide to production-grade Axum applications",
"A minimal VMM in Rust with KVM",
"claudectl: Building a TUI Dashboard for AI Coding Agents in Rust",
"Build with Naz : Eliminate busy waiting with Rust Condvar",
"Myth Engine",
"Pan Xinmiao",
"Please submit your suggestions and votes for next week",
"Cargo",
"Rustup",
"Rust language RFCs",
"Let us know",
"here",
"PR to TWiR",
"Bluesky",
"Mastodon",
"EuroRust",
"merged in the last week",
"add #![unstable_removed(..)] attribute to track removed features",
"add suggestion to .to_owned() used on Cow when borrowing",
"avoid stack overflow in FindExprBySpan",
"enable #[diagnostic::on_const] for local impls",
"introduce a #[diagnostic::on_unknown] attribute",
"reduce size of ImportData",
"ty::Alias refactor",
"semantic checks of impl restrictions",
"stabilize s390x vector registers",
"store chunk_domain_size explicitly in Chunk",
"add const Default impls for LazyCell and LazyLock",
"constify some Iterator methods",
"constify DoubleEndedIterator",
"constify Step for NonZero<u*>",
"don't leak internal temporaries from dbg!",
"explicitly forget the zero remaining elements in vec::IntoIter::fold()",
"impl const Residual for ControlFlow",
"initial functions to start on transmute v2",
"introduce #[diagnostic::on_move] on Rc",
"make Box/Rc/Arc::into_array allocator-aware (and add doctest)",
"stabilize feature int_lowest_highest_one",
"stabilize feature isolate_most_least_significant_one",
"stabilize feature uint_bit_width",
"clean: add target directory validation",
"manifest: allow git dependency alongside alternate registry",
"auth: add auth scheme hint to token rejected error for alt registries",
"core: use closest_msg to suggest similar member name for mistyped -p",
"lints: ignore unused_crate_dependencies status",
"toml: force script edition warnings on quiet",
"copy cargo clean target-dir validation tests to clean_new_layout.rs",
"never include use extra-filename in build scripts",
"support target.'cfg(..)'.rustdocflags analogously to rustflags",
"fix pattern types rendering",
"dep-info for standalone markdown inputs",
"inherit inline attributes for declarative macros",
"fn_to_numeric_cast_any: do not warn cast to raw pointer",
"even more fixes for handling of macros",
"extend manual_filter to cover and_then",
"fix unused_async false positive for stubs with args",
"fix wrong suggestion for println_empty_string with non-parenthesis delimiters",
"truncate constants to target type in comparison",
"changes to build scripts and config.toml should always refresh",
"demoting completion relevance when an inherent impl already exists",
"enhance runnable command placeholders",
"support impl and mut restrictions",
"fix [env] in .cargo/config.toml overriding process environment variables",
"fix rustfmt relative custom command",
"MIR evaluation of sized &T with recursive const fn",
"check coercion, not unification, in \"Fill struct fields\", as the criteria to use an existing local as the field's value",
"complete variants of hidden enums through public aliases",
"consider the context of the path for ImportAssets",
"diagnose cfged-out crate",
"disable the fix for missing-fields when the fields are private",
"enable vscode suggest in strings",
"fix ref_match position when keyword prefix",
"improve add some on block like expression",
"improve label on add_missing_match_arms assist",
"no complete term expressions on qualified path",
"no deref index-expr for extract_function",
"no imports on type anchor qualified path",
"parse cfg_attr and cfg specially",
"handle token mutability in edit flow as well",
"migrate extract struct from enum variant to new SyntaxEditor and Port whitespace heuristics to SyntaxEditor",
"replace make from generate single field struct from with SyntaxFactory",
"unwrap unnecessary result return type in view_crate_graph",
"e73c56ab..dab8d9d1",
"Full report here",
"Approved RFCs",
"RFC (request for comments) process",
"the team",
"Verify that penultimate segment of enum variant path refers to enum if it has args",
"deprecate std::char constants and functions",
"impl Default for RepeatN",
"Make std::fs::File Send on UEFI",
"feat(config): Stabilize resolver.lockfile-path config",
"Compiler Team",
"(MCPs only)",
"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",
"Rust RFCs",
"Propose the Rust Foundation Maintainer fund",
"Leadership Council",
"Fund the Content team (2026 allocation)",
"Language Reference",
"Language Team",
"Unsafe Code Guidelines",
"New and Updated RFCs",
"Vancouver Rust",
"Nushell",
"Rust Girona",
"Weekly coding session",
"Seattle Rust User Group",
"April, 2026 SRUG (Seattle Rust User Group) Meetup",
"Dallas Rust User Meetup",
"Rust Deep Learning: Third Sunday",
"Rust DC",
"Mid-month Rustful",
"Bevy Game Development",
"Bevy Meetup #13",
"Rust Berlin",
"Rust Hack and Learn",
"RustaceansKenya",
"Transitioning To Rust: The Learning Curve",
"Fourth Tuesday",
"Women in Rust",
"Lunch & Learn: From Protobuf to Production - A Guide to gRPC in Rust",
"Rust Nuremberg",
"Hacker's Hike 0x1",
"Rust Circle Meetup",
"Rust Deep Learning: First Sunday",
"Indy Rust",
"Indy.rs - with Social Distancing",
"Rust Nürnberg online",
"Second Tuesday",
"👋 Community Catch Up",
"Rust India",
"Rust India Workshop",
"Rust India Conference",
"Rust Meetup Malaysia",
"Rust Berlin on location 🏳️🌈 - Edition 013",
"Rust - Modern Systems Programming in Leipzig",
"Native GUIs with Rust",
"Rust Aarhus",
"Talk Night and Birthday Party at MFT Energy",
"Rust Meetup Augsburg",
"Future Week Augsburg: Road to Game Jam – Spielend Bevy und Rust lernen bei Tuxedo Computers",
"Stockholm Rust",
"Ferris' Fika Forum #26",
"Paris Rustaceans",
"Rust Meetup in Paris",
"Rust Manchester",
"Rust Manchester April Talk",
"Rust Munich",
"Rust Augsburg",
"Augsburger Linux-Infotag 2026: Gemeinschaftsstand Rust Augsburg und Rust München",
"Rust Developers Amsterdam Group",
"Rust Meetup @ JetBrains",
"Rust Rhein-Main",
"Writing a stock portfolio simulation in Rust with Leptos",
"Rust Moravia",
"5. Rust Moravia Meetup (Ukaž testy!)",
"Hacker Dojo",
"RUST MEETUP at HACKER DOJO",
"Music City Rust Developers",
"Community Meetup",
"Boston Rust Meetup",
"Harvard Square Rust Lunch, Apr 18",
"Tokio",
"TokioConf 2026",
"San Francisco Rust Study Group",
"Rust Hacking in Person",
"Rust ATX",
"Rust Lunch - Fareground",
"Rust NYC",
"Rust NYC: Formally Verified Rust & SAT Solvers",
"Apache DataFusion Meetup",
"Portland Apache DataFusion Meetup",
"Rust Los Angeles",
"Rust LA April!",
"South Station Rust Lunch, Apr 25",
"Rust NYC x OpenAI: Safer 'unsafe' & Barnum: The agentic workflow engine.",
"Rust Atlanta",
"Rust-Atl",
"STL Rust",
"Open Project Night",
"Meetups Rust RJ",
"Meetup Rust RJ",
"calendar",
"Who's Hiring thread on r/rust",
"Teufelchen on RIOT off-topic matrix chat",
"chrysn",
"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 * Infrastructure Team 2026 Q1 Recap and Q2 Plan\n\n\n\n### Project/Tooling Updates\n\n * pquantum.dev: Post-Quantum Cryptography in Rust\n * haproxy-spoe-rs: A Rust SPOA Agent Library for HAProxy\n * Fresh 0.2.23: Terminal IDE adds Windows-1251 encoding, customizable status bar, and faster file finder\n * KAIO v0.2.0: Writing GPU Kernels in Rust at 92.5% of cuBLAS\n * RustNet: A Real-Time Network Traffic Analysis TUI\n * AimDB: The Next Era of Software Architecture Is Data-First\n * tailscale-rs v0.2.0: our new Rust library preview\n * Sinbo: a CLI snippet manager, store code snippets locally with fuzzy search, encryption, and shell completions\n * flodl v0.4.0: heterogeneous multi-GPU DDP with faster training and better convergence than solo GPU\n\n\n\n### Observations/Thoughts\n\n * The acyclic e-graph: Cranelift's mid-end optimizer\n * Rust should have stable tail calls\n * Flat Error Codes Are Not Enough\n * No one owes you supply-chain security\n * Everything Should Be Typed: Scalar Types Are Not Enough\n * Borrow-checking surprises\n * A Roadmap for Building an Extended Standard Library for Rust\n * Okay, what ACTUALLY uses Rust?\n * [audio] Netstack.FM episode 34 — Tokio with Carl Lerche (Ep 5 Remastered)\n\n\n\n### Rust Walkthroughs\n\n * Untangling Tokio and Rayon in production: From 2s latency spikes to 94ms flat\n * Understanding Traceroute\n * Bringing Rust to the Pixel Baseband\n * Fixing DNS tail latency with a 5-line config and a 50-line function\n * Debloat your async Rust\n * Learn Rust Ownership and Borrowing By Building Mini Grep\n * Profiling Rust: A Flamegraph vs PGO, BOLT, and Native CPU Targeting\n * Bulletproof Rust Web: An opinionated guide to production-grade Axum applications\n * A minimal VMM in Rust with KVM\n * claudectl: Building a TUI Dashboard for AI Coding Agents in Rust\n * [video] Build with Naz : Eliminate busy waiting with Rust Condvar\n\n\n\n## Crate of the Week\n\nThis week's crate is Myth Engine, a high-performance, cross-platform rendering engine.\n\nThanks to Pan Xinmiao 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_No Calls for participation were submitted this week._\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\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\n519 pull requests were merged in the last week\n\n#### Compiler\n\n * add #![unstable_removed(..)] attribute to track removed features\n * add suggestion to .to_owned() used on Cow when borrowing\n * avoid stack overflow in FindExprBySpan\n * enable #[diagnostic::on_const] for local impls\n * introduce a #[diagnostic::on_unknown] attribute\n * reduce size of ImportData\n * ty::Alias refactor\n * semantic checks of impl restrictions\n * stabilize s390x vector registers\n * store chunk_domain_size explicitly in Chunk\n\n\n\n#### Library\n\n * add const Default impls for LazyCell and LazyLock\n * constify some Iterator methods\n * constify DoubleEndedIterator\n * constify Step for NonZero<u*>\n * don't leak internal temporaries from dbg!\n * explicitly forget the zero remaining elements in vec::IntoIter::fold()\n * impl const Residual for ControlFlow\n * initial functions to start on transmute v2\n * introduce #[diagnostic::on_move] on Rc\n * make Box/Rc/Arc::into_array allocator-aware (and add doctest)\n * stabilize feature int_lowest_highest_one\n * stabilize feature isolate_most_least_significant_one\n * stabilize feature uint_bit_width\n\n\n\n#### Cargo\n\n * clean: add target directory validation\n * manifest: allow git dependency alongside alternate registry\n * auth: add auth scheme hint to token rejected error for alt registries\n * core: use closest_msg to suggest similar member name for mistyped -p\n * lints: ignore unused_crate_dependencies status\n * toml: force script edition warnings on quiet\n * copy cargo clean target-dir validation tests to clean_new_layout.rs\n * never include use extra-filename in build scripts\n * support target.'cfg(..)'.rustdocflags analogously to rustflags\n\n\n\n#### Rustdoc\n\n * fix pattern types rendering\n * dep-info for standalone markdown inputs\n * inherit inline attributes for declarative macros\n\n\n\n#### Clippy\n\n * fn_to_numeric_cast_any: do not warn cast to raw pointer\n * even more fixes for handling of macros\n * extend manual_filter to cover and_then\n * fix unused_async false positive for stubs with args\n * fix wrong suggestion for println_empty_string with non-parenthesis delimiters\n * truncate constants to target type in comparison\n\n\n\n#### Rust-Analyzer\n\n * changes to build scripts and config.toml should always refresh\n * demoting completion relevance when an inherent impl already exists\n * enhance runnable command placeholders\n * support impl and mut restrictions\n * fix [env] in .cargo/config.toml overriding process environment variables\n * fix rustfmt relative custom command\n * MIR evaluation of sized &T with recursive const fn\n * check coercion, not unification, in \"Fill struct fields\", as the criteria to use an existing local as the field's value\n * complete variants of hidden enums through public aliases\n * consider the context of the path for ImportAssets\n * diagnose cfged-out crate\n * disable the fix for missing-fields when the fields are private\n * enable vscode suggest in strings\n * fix ref_match position when keyword prefix\n * improve add some on block like expression\n * improve label on add_missing_match_arms assist\n * no complete term expressions on qualified path\n * no deref index-expr for extract_function\n * no imports on type anchor qualified path\n * parse cfg_attr and cfg specially\n * handle token mutability in edit flow as well\n * migrate extract struct from enum variant to new SyntaxEditor and Port whitespace heuristics to SyntaxEditor\n * replace make from generate single field struct from with SyntaxFactory\n * unwrap unnecessary result return type in view_crate_graph\n\n\n\n### Rust Compiler Performance Triage\n\nThis week was negative, mainly caused by a type system fix and because we had to temporarily revert some attribute cleanups that previously improved performance.\n\nTriage done by **@panstromek**. Revision range: e73c56ab..dab8d9d1\n\n**Summary** :\n\n(instructions:u) | mean | range | count\n---|---|---|---\nRegressions ❌\n(primary) | 0.4% | [0.2%, 0.7%] | 46\nRegressions ❌\n(secondary) | 0.5% | [0.1%, 2.3%] | 102\nImprovements ✅\n(primary) | -0.5% | [-0.6%, -0.4%] | 4\nImprovements ✅\n(secondary) | -0.4% | [-0.6%, -0.2%] | 5\nAll ❌✅ (primary) | 0.4% | [-0.6%, 0.7%] | 50\n\n4 Regressions, 1 Improvement, 5 Mixed; 6 of them in rollups 41 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 * _No RFCs were approved this week._\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 * Verify that penultimate segment of enum variant path refers to enum if it has args\n * deprecate std::char constants and functions\n * impl Default for RepeatN\n * Make std::fs::File Send on UEFI\n\n\n\n##### Cargo\n\n * feat(config): Stabilize resolver.lockfile-path config\n\n\n\n##### Compiler Team (MCPs only)\n\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##### Rust RFCs\n\n * Propose the Rust Foundation Maintainer fund\n\n\n\n##### Leadership Council\n\n * Fund the Content team (2026 allocation)\n\n\n\n_No Items entered Final Comment Period this week for Language Reference, Language Team 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 * _No New or Updated RFCs were created this week._\n\n\n\n## Upcoming Events\n\nRusty Events between 2026-04-15 - 2026-05-13 🦀\n\n### Virtual\n\n * 2026-04-15 | Hybrid (Vancouver, BC, CA) | Vancouver Rust\n * Nushell\n * 2026-04-15 | Virtual (Girona, ES) | Rust Girona\n * Weekly coding session\n * 2026-04-16 | Hybrid (Seattle, WA, US) | Seattle Rust User Group\n * April, 2026 SRUG (Seattle Rust User Group) Meetup\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 * 2026-04-22 | Virtual (Girona, ES) | Rust Girona\n * Weekly coding session\n * 2026-04-23 | Virtual (Amsterdam, NL) | Bevy Game Development\n * Bevy Meetup #13\n * 2026-04-23 | Virtual (Berlin, DE) | Rust Berlin\n * Rust Hack and Learn\n * 2026-04-24 | Virtual (Nairobi, KE) | RustaceansKenya\n * Transitioning To Rust: The Learning Curve\n * 2026-04-28 | Virtual (Dallas, TX, US) | Dallas Rust User Meetup\n * Fourth Tuesday\n * 2026-04-28 | Virtual (London, UK) | Women in Rust\n * Lunch & Learn: From Protobuf to Production - A Guide to gRPC in Rust\n * 2026-04-29 | Virtual (Girona, ES) | Rust Girona\n * Weekly coding session\n * 2026-05-01 | Virtual (Nürnberg, DE) | Rust Nuremberg\n * Hacker's Hike 0x1\n * 2026-05-02 | Virtual (Kampala, UG) | Rust Circle Meetup\n * Rust Circle Meetup\n * 2026-05-03 | Virtual (Dallas, TX, US) | Dallas Rust User Meetup\n * Rust Deep Learning: First Sunday\n * 2026-05-06 | Virtual (Girona, ES) | Rust Girona\n * Weekly coding session\n * 2026-05-06 | Virtual (Indianapolis, IN, US) | Indy Rust\n * Indy.rs - with Social Distancing\n * 2026-05-07 | Virtual (Berlin, DE) | Rust Berlin\n * Rust Hack and Learn\n * 2026-05-07 | Virtual (Nürnberg, DE) | Rust Nuremberg\n * Rust Nürnberg online\n * 2026-05-12 | Virtual (Dallas, TX, US) | Dallas Rust User Meetup\n * Second Tuesday\n * 2026-05-12 | Virtual (London, GB) | Women in Rust\n * 👋 Community Catch Up\n * 2026-05-13 | Virtual (Girona, ES) | Rust Girona\n * Weekly coding session\n\n\n\n### Asia\n\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 * 2026-05-13 | Malaysia, MY | Rust Meetup Malaysia\n * Rust Meetup Malaysia\n\n\n\n### Europe\n\n * 2026-04-16 | Berlin, DE | Rust Berlin\n * Rust Berlin on location 🏳️🌈 - Edition 013\n * 2026-04-21 | Leipzig, DE | Rust - Modern Systems Programming in Leipzig\n * Native GUIs with Rust\n * 2026-04-23 | Aarhus, DK | Rust Aarhus\n * Talk Night and Birthday Party at MFT Energy\n * 2026-04-24 - 2026-04-26 | Augsburg, DE | Rust Meetup Augsburg\n * Future Week Augsburg: Road to Game Jam – Spielend Bevy und Rust lernen bei Tuxedo Computers\n * 2026-04-25 | Stockholm, SE | Stockholm Rust\n * Ferris' Fika Forum #26\n * 2026-04-29 | Paris, FR | Paris Rustaceans\n * Rust Meetup in Paris\n * 2026-04-30 | Manchester, GB | Rust Manchester\n * Rust Manchester April Talk\n * 2026-05-02 | Augsburg, DE | Rust Munich and Rust Augsburg\n * Augsburger Linux-Infotag 2026: Gemeinschaftsstand Rust Augsburg und Rust München\n * 2026-05-04 | Amsterdam, NH, NL | Rust Developers Amsterdam Group\n * Rust Meetup @ JetBrains\n * 2026-05-04 | Frankfurt, DE | Rust Rhein-Main\n * Writing a stock portfolio simulation in Rust with Leptos\n * 2026-05-05 | Olomouc, CZ | Rust Moravia\n * 5. Rust Moravia Meetup (Ukaž testy!)\n\n\n\n### North America\n\n * 2026-04-15 | Hybrid (Vancouver, BC, CA) | Vancouver Rust\n * Nushell\n * 2026-04-16 | Hybrid (Seattle, WA, US) | Seattle Rust User Group\n * April, 2026 SRUG (Seattle Rust User Group) Meetup\n * 2026-04-16 | Mountain View, CA, US | Hacker Dojo\n * RUST MEETUP at HACKER DOJO\n * 2026-04-16 | Nashville, TN, US | Music City Rust Developers\n * Community 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\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 * 2026-04-22 | New York, NY, US | Rust NYC\n * Rust NYC: Formally Verified Rust & SAT Solvers\n * 2026-04-22 | Portland, OR | Apache DataFusion Meetup\n * Portland Apache DataFusion Meetup\n * 2026-04-23 | Los Angeles, CA, US | Rust Los Angeles\n * Rust LA April!\n * 2026-04-25 | Boston, MA, US | Boston Rust Meetup\n * South Station Rust Lunch, Apr 25\n * 2026-04-28 | New York, NY, US | Rust NYC\n * Rust NYC x OpenAI: Safer 'unsafe' & Barnum: The agentic workflow engine.\n * 2026-04-30 | Atlanta, GA, US | Rust Atlanta\n * Rust-Atl\n * 2026-05-07 | Saint Louis, MO, US | STL Rust\n * Open Project Night\n\n\n\n### South America\n\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> the amount of times that I spend 15 min in the docs + coding which end up in a monstrous `or().flatten().map().is_ok_and()` only to get slapped by clippy saying `replace your monster with this single function please` is way too high 😀\n\n– Teufelchen on RIOT off-topic matrix chat\n\nThanks to chrysn for the suggestion!\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 647"
}