mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 16:48:58 +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