setup clippy #6

Merged
let_rec merged 10 commits from clippy into main 2026-05-22 16:14:20 +00:00
Owner
No description provided.
chore: setup clippy
Some checks failed
Test CI / test-project (push) Failing after 1m19s
Test CI / test-project (pull_request) Failing after 9s
Test CI / test-flake (pull_request) Successful in 10s
Test CI / test-flake (push) Successful in 14s
ba239d5f31
some clippy suggestions implemented
Some checks failed
Test CI / test-project (push) Failing after 7m37s
Test CI / test-flake (push) Successful in 1m24s
Test CI / test-flake (pull_request) Successful in 11s
Test CI / test-project (pull_request) Failing after 10s
384e06707b
wip: remove unwraps window module
Some checks failed
Test CI / test-flake (push) Successful in 14s
Test CI / test-project (push) Failing after 1m19s
Test CI / test-flake (pull_request) Successful in 11s
Test CI / test-project (pull_request) Failing after 9s
1b7512b8bb
Owner

@lambdajon addition to this, letʻs setup rust-analyzer config also to optimize high memory usage.

Possible changes

@lambdajon addition to this, letʻs setup rust-analyzer config also to optimize high memory usage. ## Possible changes - exclude non rust files to minimize file indexing including .direnv: [reddit source](https://www.reddit.com/r/rust/comments/1av7yod/comment/kreohzw/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) - [reducing the rust-analyzer.lru.capacity](https://www.dgendill.com/posts/programming/2024-01-06-reducing-rust-analyzer-memory-usage.html#:~:text=This,all%29%2E) - [rust-analyzer.cachePriming.enable](https://github.com/rust-lang/rust-analyzer/issues/20028#issuecomment-2983395484)
Author
Owner

@bahrom04 thanks for comment but i open new issue for this changes, because it's not relevant to PR context

#11

@bahrom04 thanks for comment but i open new issue for this changes, because it's not relevant to PR context https://git.oss.uzinfocom.uz/xinux/relago/issues/11
fix warn clippy for Default instace need
Some checks failed
Test CI / test-flake (push) Successful in 13s
Test CI / test-project (push) Failing after 1m19s
Test CI / test-flake (pull_request) Successful in 11s
Test CI / test-project (pull_request) Failing after 10s
bcb6b1de5b
let_rec changed title from Wip: setup clippy to setup clippy 2026-05-22 16:13:31 +00:00
let_rec approved these changes 2026-05-22 16:14:09 +00:00
let_rec referenced this pull request from a commit 2026-05-22 16:14:21 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xinux/relago!6
No description provided.