|
Some checks failed
Test / frontend-tests (pull_request) Successful in 1m42s
Test / frontend-typecheck (pull_request) Successful in 1m51s
PR Review Automation / review (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Successful in 12m47s
Test / rust-clippy (pull_request) Successful in 14m27s
Test / rust-tests (pull_request) Successful in 16m50s
- Use rustc-link-arg to directly link memset_shim.o object file instead of -l flag, ensuring symbol is available regardless of link order with libsodium_sys - Add #[allow(dead_code)] to find_ollama_binary() which is only used inside cfg(target_os = "macos") and cfg(target_os = "linux") blocks, causing false positive warning when cross-compiling for Windows |
||
|---|---|---|
| .. | ||
| hardware.rs | ||
| installer.rs | ||
| manager.rs | ||
| mod.rs | ||
| recommender.rs | ||