You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rs/tests
Florian Dehau 5a590bca74 chore: enable clippy on all targets and all features
- Remove deny warnings in lib.rs. This allows easier iteration when developing
new features. The warnings will make the CI fails anyway on the clippy CI
stage.
- Run clippy on all targets (including tests and examples) and all features.
- Fail CI on clippy warnings.
4 years ago
..
block.rs feat: add stateful widgets 4 years ago
chart.rs chore: enable clippy on all targets and all features 4 years ago
gauge.rs feat: add stateful widgets 4 years ago
list.rs chore: enable clippy on all targets and all features 4 years ago
paragraph.rs feat: add stateful widgets 4 years ago
size.rs Upgrade to 2018 edition 6 years ago
table.rs feat: add stateful widgets 4 years ago