chore: 清理大量未使用的变量、方法及结构体警告

This commit is contained in:
2026-05-13 13:54:20 +08:00
parent b1ad68c7b5
commit 679db5b1db
7 changed files with 1115 additions and 6 deletions

14
build_output3.txt Normal file
View File

@@ -0,0 +1,14 @@
cargo : warning: hard linking files in the incremental compilation cache failed. copying files instead. consider moving
the cache directory to a file system which supports hard linking in session dir `\\?\L:\gitcoding\QuiCommit\target\deb
ug\incremental\quicommit-18eafz2whwqi0\s-hih96xj270-13cv411-working`
所在位置 C:\Users\zhang.liangyi\AppData\Local\Temp\trae\run-command\scripts\ps-script-3f60dfa6-a2c7-4126-9d63-08ff88e917ad.
ps1:12 字符: 15
+ $output = cargo check 2>&1 | Out-String; $output | Out-File -File ...
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (warning: hard l...3cv411-working`:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
warning: `quicommit` (bin "quicommit") generated 1 warning
Finished `dev` profile [optimized + debuginfo] target(s) in 2.21s