We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1d5a8 commit aeaea7eCopy full SHA for aeaea7e
BUCK
@@ -62,7 +62,6 @@ rust_library(
62
"gen/build/src/syntax",
63
],
64
edition = "2018",
65
- visibility = ["PUBLIC"],
66
deps = [
67
"//third-party:cc",
68
"//third-party:codespan-reporting",
BUILD
@@ -61,7 +61,6 @@ rust_library(
61
srcs = glob(["gen/build/src/**/*.rs"]),
data = ["gen/build/src/gen/include/cxx.h"],
- visibility = ["//visibility:public"],
0 commit comments