rust/clippy_lints
Oli Scherer 5777494f99 Add AliasKind::Weak for type aliases.
Only use it when the type alias contains an opaque type.

Also does wf-checking on such type aliases.
2023-06-16 19:39:48 +00:00
..
src Add AliasKind::Weak for type aliases. 2023-06-16 19:39:48 +00:00
Cargo.toml Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyup 2023-06-02 11:41:57 +02:00
README.md

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