Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…`. (#2405) This commit fixes #2402 by using [`get_lib_name_default`] to pass libraries names to `rustc` through `-lstatic` instead of relying on the owner's name of the `File` object. [`get_lib_name_default`]: https://github.com/bazelbuild/rules_rust/blob/a1e9f9600cd22ecfdd08fc4a7572ccbdeba97395/rust/private/utils.bzl#L101 Co-authored-by: UebelAndre <[email protected]>
- Loading branch information