Files
rust/clippy_lints
Kevin Reid fa94367a2e Remember whether a struct literal had syntax errors.
This adds a variant `NoneWithError` to AST and HIR representations of
the “rest” or “tail”, which is currently always treated identically to
the `None` variant.
2026-02-28 18:12:34 -08:00
..

This crate contains Clippy lints. For the main crate, check GitHub.