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 888e3ddb20 Add missing "extern" in rust-lang.h new 01af5e0d09 Allow indexing of &str in Rust new b3e3859bc5 Fix ptype of Rust slices new 45320ffa04 Fix &str printing in Rust
The 3 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/ChangeLog | 16 +++++++++ gdb/rust-lang.c | 74 +++++++++++++++++++++++++++++++++++---- gdb/testsuite/ChangeLog | 14 ++++++++ gdb/testsuite/gdb.rust/simple.exp | 33 +++++++++++++---- gdb/testsuite/gdb.rust/simple.rs | 2 ++ 5 files changed, 127 insertions(+), 12 deletions(-)