This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 3b9809bc62c [gdb/testsuite] Fix gdb.ada/float-bits.exp with -m32 new 7410508723b Match rustc beta versions new 925ea601f18 Remove some dead code from the Rust value printer new 506ec52e880 Reimplement Rust slice printing new 1c9cc05244f Implement value_print for Rust
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/rust-lang.c | 114 ++++++++++++++++++++++++++----------- gdb/rust-lang.h | 5 ++ gdb/testsuite/gdb.rust/simple.exp | 3 +- gdb/testsuite/gdb.rust/unsized.exp | 8 +++ gdb/testsuite/gdb.rust/unsized.rs | 2 + gdb/testsuite/lib/rust-support.exp | 2 +- 6 files changed, 98 insertions(+), 36 deletions(-)