gdb: Convert language la_get_compile_instance field to a method
[deliverable/binutils-gdb.git] / gdb / rust-lang.c
index 966aa14a69e0a8ff9f6c3dee51022d87844fb01d..fbc454cc3374129862f34f778918a4c3633cb490 100644 (file)
@@ -2096,7 +2096,6 @@ extern const struct language_data rust_language_data =
   default_search_name_hash,
   &default_varobj_ops,
   NULL,
-  NULL,
   rust_is_string_type_p,
   "{...}"                      /* la_struct_too_deep_ellipsis */
 };
This page took 0.024199 seconds and 4 git commands to generate.