IntersectMBO / IntersectMBO/mithril

Enhance clippy warning detection in nightly tests

Open
#3,530 0 comments 0 reactions 1 assignee Claimed by @turmelclem View on GitHub
optimization :hammer_and_wrench:
Dominant language
Rust
Stars
154
Forks
51
Avg merge
1d 23h
Merged PRs (30d)
38

Description

## Why
Some clippy warnings are not detected with the command parameter `--all-features`. We want to enhance the detection mechanism of these warnings.

## What
Test (almost) all combinations of the features in the nightly test.

## How

- [ ] In the nightly tests:
- [ ] Create a dynamic matrix with the crates
- [ ] For each crate, run clippy for all the combinations of the features for the crate

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.