Skip to content

Commit e989bd9

Browse files
authored
Remove obsolete comment (#2362)
1 parent 1048ecf commit e989bd9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MODULE.bazel

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ use_repo(
124124
)
125125

126126
rust = use_extension("//rust:extensions.bzl", "rust")
127-
128-
# Allow us to run, for example, "bazel build //tools/runfiles" with bzlmod.
129-
# Register it as a dev dependency so that we don't force this toolchain on
130-
# downstream users.
131127
rust.toolchain(edition = "2021")
132128
use_repo(rust, "rust_toolchains")
133129

0 commit comments

Comments
 (0)