You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor rust library handling and enhance Gradle task configuration
- Introduce `prebuiltRustLibrary` function to centralize prebuilt library resolution logic.
- Update `FindDynamicLibrariesTask` and `RustUpTargetAddTask` to use `prebuiltRustLibrary` for improved target handling.
- Refine conditional task execution to account for prebuilt library existence and host-target checks.
0 commit comments