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 c1f5e54825e Fix Rust parser bug with function fields new a723766c0e2 Allow non-ASCII characters in Rust identifiers
The 1 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-parse.c | 70 ++++++++++++++++------ gdb/testsuite/gdb.rust/{rawids.exp => unicode.exp} | 20 +++++-- gdb/testsuite/gdb.rust/{watch.rs => unicode.rs} | 10 ++-- 3 files changed, 73 insertions(+), 27 deletions(-) copy gdb/testsuite/gdb.rust/{rawids.exp => unicode.exp} (61%) copy gdb/testsuite/gdb.rust/{watch.rs => unicode.rs} (77%)