Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_rust
/
928c1c1662be3511b1405254d7db8d7bdae7da46
/
.
/
rust
/
rust_analyzer
/
BUILD.bazel
blob: e84944f090adf9473116a13e72557e3160aff17e [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
alias
(
name
=
"toolchain_type"
,
actual
=
"@rust_toolchains//rust_analyzer:toolchain_type"
,
deprecation
=
"instead use `@rust_toolchains//rust_analyzer:toolchain_type`"
,
tags
=
[
"manual"
],
)