Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit ee8a99a

Browse files
committed
Metadata collection: Collecting Applicability assign values
1 parent a39912c commit ee8a99a

File tree

4 files changed

+73
-299
lines changed

4 files changed

+73
-299
lines changed

clippy_lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ url = { version = "2.1.0", features = ["serde"] }
3333
deny-warnings = []
3434
# build clippy with internal lints enabled, off by default
3535
internal-lints = ["clippy_utils/internal-lints"]
36-
metadata-collector-lint = ["serde_json"]
36+
metadata-collector-lint = ["serde_json", "clippy_utils/metadata-collector-lint"]
3737

3838
[package.metadata.rust-analyzer]
3939
# This crate uses #[feature(rustc_private)]

0 commit comments

Comments
 (0)