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 0030bead12e Merge #1734 new 68839a57ea5 diagnostics: Add underline for tokens in diagnostics. new 2f9f77f9dd6 Merge #1733
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: gcc/rust/lex/rust-lex.cc | 57 ++++++++++++++++++++++ gcc/testsuite/rust/compile/diagnostic_underline.rs | 15 ++++++ 2 files changed, 72 insertions(+) create mode 100644 gcc/testsuite/rust/compile/diagnostic_underline.rs