Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lummax committed Oct 10, 2024
1 parent 37f98cd commit 0427166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/private/utils.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ def find_toolchain(ctx):
"""
return ctx.toolchains[Label("//rust:toolchain_type")]


def find_cc_toolchain(ctx, mandatory = True, extra_unsupported_features = tuple()):
"""Extracts a CcToolchain from the current target's context
Expand Down

0 comments on commit 0427166

Please sign in to comment.