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

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

commit aefdb4d0365ce9f010be58afee74f81a1777f29f
Merge: 868d3125d32 1d3a36276a0
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Oct 25 13:26:21 2021 +0000

    Merge #767
    
    767: gccrs: StructExprStructFields: remove `iterate` method r=philberty a=mathstuf
    
    This provides a getter for the set of fields in a struct expression
    rather than a visitor with a callback which is more complicated for
    callers, especially static analysis.
    
    Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
    
    Fixes: #721
    
    
    Co-authored-by: Ben Boeckel <mathstuf@gmail.com>

Diff:

 gcc/rust/ast/rust-expr.h                 |  9 ---------
 gcc/rust/hir/rust-ast-lower-expr.h       | 13 +++++++------
 gcc/rust/resolve/rust-ast-resolve-expr.h | 11 ++++++-----
 3 files changed, 13 insertions(+), 20 deletions(-)


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

only message in thread, other threads:[~2022-06-08 11:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 11:43 [gcc/devel/rust/master] Merge #767 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).