google / bazel-common

Common functionality for Google's open-source libraries that are built with bazel.
Apache License 2.0
84 stars 40 forks source link

Add `load()` statements for the Bazel builtin top-level java symbols #184

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 5 months ago

Add load() statements for the Bazel builtin top-level java symbols

Loads are being added in preparation for moving the symbols out of Bazel and into rules_java.