This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 18c90eaa253 middle-end: Avoid calling targetm.c.bitint_type_info inside [...] new 1ad5ae5a45f diagnostics: add error_meta new 1aee5d2ace9 gccrs: Experiment with adding an error code to an error
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/diagnostic-core.h | 3 +++ gcc/diagnostic.cc | 15 ++++++++++++ gcc/rust/rust-diagnostics.cc | 11 +++++++++ gcc/rust/rust-diagnostics.h | 18 ++++++++++++++ gcc/rust/rust-gcc-diagnostics.cc | 33 ++++++++++++++++++++++++++ gcc/rust/typecheck/rust-casts.cc | 2 +- gcc/testsuite/rust/compile/bad_as_bool_char.rs | 4 ++-- 7 files changed, 83 insertions(+), 3 deletions(-)