mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
24738dc635
- Add #[allow(clippy::too_many_arguments)] for functions with 8 parameters - Replace vec initialization with array where appropriate - Fix test code warnings by adding #[allow] attributes - Improve code quality while maintaining functionality