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 98d0e90 [ARC] Fix ldbit test on 32-bit systems new 51a789c Fix handling of discriminantless univariant enums in Rust; fi [...] new b96645f Add support for untagged unions in Rust new cdf5a07 Add support for the sizeof function 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 | 20 +++ gdb/rust-exp.y | 8 +- gdb/rust-lang.c | 327 ++++++++++++++++++++++++-------------- gdb/testsuite/ChangeLog | 9 ++ gdb/testsuite/gdb.rust/simple.exp | 16 +- gdb/testsuite/gdb.rust/simple.rs | 30 ++++ 6 files changed, 288 insertions(+), 122 deletions(-)