weisd
|
b51ee48699
|
update filereader/writer todo
|
2025-06-06 18:04:51 +08:00 |
|
weisd
|
9384b831ec
|
ecstore update ec/disk/error
|
2025-06-06 01:13:51 +08:00 |
|
安正超
|
a1f4abf6c3
|
fix: resolve all Clippy warnings across codebase - Fixed field reassignment warnings in ecstore/src/file_meta.rs by using struct initialization instead of default + field assignment - Fixed overly complex boolean expression in ecstore/src/utils/os/mod.rs by removing meaningless assertion - Replaced manual Default implementation with derive in crates/zip/src/lib.rs - Updated io::Error usage to use io::Error::other() instead of deprecated pattern - Removed useless assertions and clone-on-copy warnings - Fixed unwrap usage by replacing with expect() providing meaningful error messages - Fixed useless vec usage by using array repeat instead - All code now passes comprehensive Clippy check with --all-targets --all-features -- -D warnings
|
2025-05-28 11:00:07 +08:00 |
|
houseme
|
a95138868e
|
improve code
|
2025-05-27 19:07:09 +08:00 |
|
houseme
|
ca8f399832
|
format comment
|
2025-05-27 13:56:19 +08:00 |
|
weisd
|
738a81e50e
|
test
|
2025-04-28 17:35:27 +08:00 |
|
weisd
|
26d69cdc7f
|
test
|
2025-04-28 16:58:37 +08:00 |
|
weisd
|
750194e4dc
|
test
|
2025-04-28 13:17:06 +08:00 |
|
weisd
|
87bec2e6a6
|
fix rebalance/decom
|
2025-04-26 22:55:37 +08:00 |
|
weisd
|
cf70e12e14
|
add tracing
|
2025-04-18 16:21:14 +08:00 |
|
weisd
|
f624ec5ba6
|
feat:decom,rebalance
|
2025-04-18 16:00:21 +08:00 |
|