diff options
Diffstat (limited to 'gdb/rust-lang.c')
-rw-r--r-- | gdb/rust-lang.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/rust-lang.c b/gdb/rust-lang.c index 296bfe1..3f187bd 100644 --- a/gdb/rust-lang.c +++ b/gdb/rust-lang.c @@ -2065,7 +2065,6 @@ extern const struct language_data rust_language_data = default_word_break_characters, default_collect_symbol_completion_matches, rust_watch_location_expression, - NULL, /* la_get_symbol_name_matcher */ &default_varobj_ops, rust_is_string_type_p, "{...}" /* la_struct_too_deep_ellipsis */ |