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 eb68184 commit 23edc8aCopy full SHA for 23edc8a
extensions/BUILD
@@ -314,7 +314,6 @@ cc_library(
314
"//base:builtins",
315
"//common:ast",
316
"//common:ast_rewrite",
317
- "//common:casting",
318
"//common:constant",
319
"//common:expr",
320
"//common:function_descriptor",
@@ -332,6 +331,7 @@ cc_library(
332
331
"//internal:number",
333
"//internal:status_macros",
334
"//runtime:runtime_builder",
+ "//runtime:runtime_options",
335
"//runtime/internal:errors",
336
"//runtime/internal:runtime_friend_access",
337
"//runtime/internal:runtime_impl",
0 commit comments