| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-25 | Fix musl target installation in test job | 魏曹先生 | |
| - Replace 'Verify musl target is installed' with 'Install musl target' in test job - This ensures musl target is properly installed before building and testing | |||
| 2025-09-25 | 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 | |||
| 2025-09-25 | Update rust.yml | 魏曹先生 | |
| 2025-09-25 | Create rust.yml | 魏曹先生 | |
