summaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/connection.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-10-13 14:27:01 +0800
committer魏曹先生 <1992414357@qq.com>2025-10-13 14:27:01 +0800
commit4810f56e6a49b60923eb850d5944457650c81c75 (patch)
treeef02095c73635b5ace574c26dfcb999017e34897 /crates/vcs_actions/src/connection.rs
parentacf0804b5f9bdc2796d847919a8ae20103be600a (diff)
Fix Clippy warnings and optimize code
- Fix let_underscore_future warning by properly awaiting async functions - Make accept_import function async to match add_mapping usage - Propagate errors properly with ? operator instead of ignoring them - Replace manual Default implementation with derive attribute - Replace vec! with array literal to avoid useless_vec warning - All tests pass and code is now Clippy clean
Diffstat (limited to 'crates/vcs_actions/src/connection.rs')
0 files changed, 0 insertions, 0 deletions