This issue tracks the effort to replace the current lint documentation collection with a new Rust implementation. The implementation will be based on a lint to access rustc's type information (See #4310 for further information). The first incomplete version of the metadata collection monster (as I like to call it) got merged in #6887.
To-Do list
Needs investigation / discussion
@rustbot label +C-tracking-issue
This issue tracks the effort to replace the current lint documentation collection with a new Rust implementation. The implementation will be based on a lint to access rustc's type information (See #4310 for further information). The first incomplete version of the metadata collection monster (as I like to call it) got merged in #6887.
To-Do list
store.register_removedcommitcargo collect-metadataas an cargo alias for the metadata collection lint #7217clippy_lints/src/lib.rsif nothing was collected due to caching (See comments in this issue)clippy::prefix from lint group and add the lint levellints.jsonformat and testing deployment #7229metadata_collection.json)### Configurationinstead of**Configuration**Needs investigation / discussion
@rustbot label +C-tracking-issue