public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1322
@ 2022-06-21 10:33 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-21 10:33 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:b711799e3eb450463a9f3be3b082b3ced9356358

commit b711799e3eb450463a9f3be3b082b3ced9356358
Merge: 76f7e45179d 747700e045c
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Jun 17 14:34:20 2022 +0000

    Merge #1322
    
    1322: Fixes #1263; diagnostics/feature/wrapper r=CohenArthur a=ndrwnaguib
    
    * wrapping GCC's diagnostics `sorry_at` with a new rust macro named `rust_sorry_at` which accepts `Location` instead of the default `location_t`.
    * refactoring previous usage of `sorry_at` to `rust_sorry_at`
    
    Fixes #1263
    
    Co-authored-by: andrewnaguib <24280372+ndrwnaguib@users.noreply.github.com>

Diff:

 gcc/rust/backend/rust-compile-expr.cc     | 4 ++--
 gcc/rust/backend/rust-compile-pattern.cc  | 3 +--
 gcc/rust/privacy/rust-privacy-reporter.cc | 3 +--
 gcc/rust/rust-diagnostics.h               | 5 +++++
 4 files changed, 9 insertions(+), 6 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-21 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 10:33 [gcc/devel/rust/master] Merge #1322 Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).