public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1734
@ 2023-01-12  7:45 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-01-12  7:45 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0030bead12ee37e820e97939b29d9088b9f884e8

commit 0030bead12ee37e820e97939b29d9088b9f884e8
Merge: 59cbecb75d3 84009909526
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Wed Jan 11 16:45:18 2023 +0000

    Merge #1734
    
    1734: Add get_locus function for abstract class MetaItemInner. r=CohenArthur a=TuringKi
    
    This commit adds virtual function get_locus to base class MetaItemInner, which is helpful when we need to print  diagnostics on some sub-classes of MetaItemInner.
    
    This commit is split from pr https://github.com/Rust-GCC/gccrs/pull/1718.
    
    Signed-off-by: Xiao Ma <mxlol233@outlook.com>
    
    
    
    
    Co-authored-by: mxlol233 <mxlol233@outlook.com>

Diff:

 gcc/rust/ast/rust-ast.h   |  2 ++
 gcc/rust/ast/rust-expr.h  |  8 ++++++++
 gcc/rust/ast/rust-macro.h | 12 ++++++++++++
 3 files changed, 22 insertions(+)

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

only message in thread, other threads:[~2023-01-12  7:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12  7:45 [gcc/devel/rust/master] Merge #1734 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).