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 5bab921fc01 Merge #1337 new 7c7202c2316 Remove unused commented code new 40ad6b290af Add line builtin macro new 80a14bd8138 Merge #1339 new 7bb99a5b837 ci: Temporarily disable Remark CI new 65a06a81758 Merge #1341
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: .github/workflows/Remark.yml | 5 ++--- gcc/rust/expand/rust-macro-builtins.cc | 16 ++++++++++++++-- gcc/rust/expand/rust-macro-builtins.h | 3 +++ gcc/rust/util/rust-hir-map.cc | 1 + .../{builtin_macros3.rs => builtin_macro_line.rs} | 22 ++++++++++------------ 5 files changed, 30 insertions(+), 17 deletions(-) copy gcc/testsuite/rust/execute/torture/{builtin_macros3.rs => builtin_macro_line. [...]