Remove rust toolchain registration
This doesn't alleviate Bazel's problem. rules_rust are still fetched because they register toolchains themselves. However the change pushes into the direction, where I believe that only the owning module should be concerned with its toolchain registration and the toolchain selection should be controlled via a flag mechanism or similar. Removing the registration now, can alleviate problems in the future, when we figure out how to prevent unnecessary fetches. PiperOrigin-RevId: 684721071
P
Protobuf Team Bot committed
0bfe41b27e3dd8a30ae383210d7af10c28a642ea
Parent: 9c4f3b8
Committed by Copybara-Service <copybara-worker@google.com>
on 10/11/2024, 6:46:34 AM