Fix ptype of Rust slices
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f5b265b8a80dba22bb96c0b01851fdecb4daa286..11c1ca374ef3896481b15c213f9fe43391edd01d 100644 (file)
@@ -1,3 +1,12 @@
+2017-10-02  Tom Tromey  <tom@tromey.com>
+
+       * rust-lang.c (rust_subscript): Handle slices in
+       EVAL_AVOID_SIDE_EFFECTS case.
+
+2017-10-02  Tom Tromey  <tom@tromey.com>
+
+       * rust-lang.c (rust_slice_type_p): Recognize &str as a slice type.
+
 2017-10-02  Tom Tromey  <tom@tromey.com>
 
        * rust-lang.h (rust_slice_type): Add "extern".
This page took 0.027459 seconds and 4 git commands to generate.