Skip to main content


You can now #[expect] lints in the new Rust stable! 🦀

✨ Suppresses lints and warns on unfulfilled expectations.

📚 Documentation: https://doc.rust-lang.org/rustc/lints/levels.html#expect

➡️ Implementation: https://github.com/rust-lang/rust/pull/120924/

#rustlang #rust #programming #language #lint #warn #trick #coding #rustacean #devtips