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

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

commit fbe22e87687c68357430e60361a8a124c81148cc
Merge: 9fb06d66cef 0e15b898391
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Feb 18 08:14:30 2022 +0000

    Merge #940
    
    940: Add more location info to AST structures r=CohenArthur a=CohenArthur
    
    Two classes still remain locus-less: `TupleStructItems` and `TuplePatternItems` as I do not believe they are constructed at the moment.
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/ast/rust-expr.h             | 35 +++++++++++++------------
 gcc/rust/ast/rust-item.h             |  9 +++----
 gcc/rust/ast/rust-path.h             | 35 +++++++++++++++----------
 gcc/rust/ast/rust-pattern.h          |  6 ++---
 gcc/rust/parse/rust-parse-impl.h     | 51 +++++++++++++++++++++---------------
 gcc/rust/parse/rust-parse.h          |  2 +-
 gcc/rust/resolve/rust-ast-resolve.cc |  2 +-
 7 files changed, 78 insertions(+), 62 deletions(-)


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

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

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