<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rust Code Hygiene on security-recipes.ai</title><link>https://security-recipes.ai/recipes/general/code-hygiene/rust/</link><description>Recent content in Rust Code Hygiene on security-recipes.ai</description><language>en-us</language><atom:link href="https://security-recipes.ai/recipes/general/code-hygiene/rust/index.xml" rel="self" type="application/rss+xml"/><item><title>Rust Clippy lint baseline and allow debt</title><link>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-clippy-lint-baseline-and-allow-debt/</link><guid>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-clippy-lint-baseline-and-allow-debt/</guid><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><description>Bounded audit or remediation to resolve correctness and suspicious lints and narrow allow attributes.</description></item><item><title>Rust panic, unwrap, expect, and error boundaries</title><link>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-panic-unwrap-expect-and-error-boundaries/</link><guid>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-panic-unwrap-expect-and-error-boundaries/</guid><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><description>Bounded audit or remediation to keep recoverable failures out of panic paths while preserving invariants.</description></item><item><title>Rust unsafe block and safety-invariant hygiene</title><link>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-unsafe-block-and-safety-invariants/</link><guid>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-unsafe-block-and-safety-invariants/</guid><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><description>Bounded audit or remediation to minimize unsafe scope and make every safety invariant locally reviewable.</description></item><item><title>Rust async cancellation, lock, and task lifecycle</title><link>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-async-cancellation-lock-and-task-lifecycle/</link><guid>https://security-recipes.ai/recipes/general/code-hygiene/rust/rust-async-cancellation-lock-and-task-lifecycle/</guid><pubDate>Sun, 12 Jul 2026 00:00:00 GMT</pubDate><description>Bounded audit or remediation to avoid detached tasks, locks across await, and cancellation-unsafe partial operations.</description></item></channel></rss>