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

https://gcc.gnu.org/g:425905b49ae04bf0e00be95caa01fd6d2cc8e74c

commit 425905b49ae04bf0e00be95caa01fd6d2cc8e74c
Merge: fbe22e87687 ee4131396eb
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Feb 18 11:50:32 2022 +0000

    Merge #942
    
    942:  Removed Lambda Function within AST::PathPattern r=philberty a=mvvsmk
    
    Addresses issue #717
    1) Changed the rust-path.h and removed the iterate_path_segments
       fuction.
    2) Removed the lambda fuction form rust-ast-lower.cc and replaced it
       with a for loop.
    
    Do let me know if I missed anything or could improve on something.
    
    Signed-off-by : M V V S Manoj Kumar <mvvsmanojkumar@gmail.com>
    
    
    
    Co-authored-by: M V V S Manoj Kumar <mvvsmanojkumar@gmail.com>

Diff:

 gcc/rust/ast/rust-path.h       |  9 ---------
 gcc/rust/hir/rust-ast-lower.cc | 41 +++++++++++++++++++++--------------------
 2 files changed, 21 insertions(+), 29 deletions(-)


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

only message in thread, other threads:[~2022-06-08 12:09 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:09 [gcc/devel/rust/master] Merge #942 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).