Convert Rust printing to value-based API
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 25eb0f5efe1c60809fe03eb10ef17cd86a556431..79ed024125521386d0c85ee1ed2524c272d57cfe 100644 (file)
@@ -1,3 +1,11 @@
+2020-03-13  Tom Tromey  <tom@tromey.com>
+
+       * rust-lang.c (val_print_struct, rust_print_enum): Use the value
+       API.
+       (rust_val_print): Rewrite.
+       (rust_value_print_inner): New function, from rust_val_print.
+       (rust_language_defn): Use rust_value_print_inner.
+
 2020-03-13  Tom Tromey  <tom@tromey.com>
 
        * ada-valprint.c (ada_value_print_inner): New function.
This page took 0.030926 seconds and 4 git commands to generate.