diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-09-25 15:49:28 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-09-25 15:49:28 +0800 |
| commit | 0eeb842c21ff1681e77ccbd47fe7a3c9779a65d5 (patch) | |
| tree | 8c3ffb1f97dbbedb7756fb33f519547083047f24 /src | |
| parent | 2865206dda1d57df1c95dd8e49d5599db89407ae (diff) | |
Fix clippy warnings in test files
- Convert manual async functions to async fn syntax
- Replace assert_eq!(true/false, ...) with assert!(...) and assert!(!...)
- Fix useless vec warning by using array directly
- All tests continue to pass after optimizations
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
