This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/rust/master in repository gcc.
from f51284b5988 Merge #1380 #1381 #1382 new 8775525b042 Add missing include for intellisense new 81c4b6989f0 Fix undefined behaviour using .get on unique_ptr new 6bf6241f29e External Items with Rust ABI need to mangle the full path new e3f135ef0be Add new interface to mappings class crate_num_to_nodeid and [...] new 0a9416fc044 Merge #1385 #1386 #1387 #1388
The 5 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: gcc/rust/backend/rust-compile-extern.h | 11 +++++ gcc/rust/resolve/rust-ast-resolve-item.cc | 6 +++ gcc/rust/resolve/rust-ast-resolve-path.cc | 3 +- gcc/rust/resolve/rust-ast-resolve-type.cc | 3 +- gcc/rust/rust-object-export.h | 2 + gcc/rust/util/rust-hir-map.cc | 68 ++++++++++++++++++++++++++++++- gcc/rust/util/rust-hir-map.h | 31 ++++---------- 7 files changed, 96 insertions(+), 28 deletions(-)