This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from a92613915e ld: Add emultempl/emulation.em new c1f5e54825 Fix Rust parser bug with function fields new a723766c0e Allow non-ASCII characters in Rust identifiers
The 2 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-exp.h | 27 ++++++++ gdb/rust-parse.c | 72 ++++++++++++++++------ gdb/testsuite/gdb.rust/{rawids.exp => fnfield.exp} | 17 +++-- gdb/testsuite/gdb.rust/{traits.rs => fnfield.rs} | 28 +++++---- gdb/testsuite/gdb.rust/{rawids.exp => unicode.exp} | 20 ++++-- gdb/testsuite/gdb.rust/{watch.rs => unicode.rs} | 10 +-- 6 files changed, 124 insertions(+), 50 deletions(-) copy gdb/testsuite/gdb.rust/{rawids.exp => fnfield.exp} (74%) copy gdb/testsuite/gdb.rust/{traits.rs => fnfield.rs} (61%) copy gdb/testsuite/gdb.rust/{rawids.exp => unicode.exp} (61%) copy gdb/testsuite/gdb.rust/{watch.rs => unicode.rs} (77%)