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

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

commit ad0e01dfbba94c0a10019db7c11b13fa0758c1fb
Merge: aafb11016d0 0da912fc453
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Thu Jul 7 08:53:12 2022 +0000

    Merge #1354
    
    1354: ast: Add ResolveGenericArgs resolver r=CohenArthur a=CohenArthur
    
    This resolver replaces the helper function
    `ResolveType::type_resolve_generic_args` and will later benefit from
    more functionality such as generic disambiguation
    
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/resolve/rust-ast-resolve-expr.cc |  2 +-
 gcc/rust/resolve/rust-ast-resolve-path.cc |  8 ++------
 gcc/rust/resolve/rust-ast-resolve-type.cc | 13 +++++++++----
 gcc/rust/resolve/rust-ast-resolve-type.h  | 14 ++++++++------
 4 files changed, 20 insertions(+), 17 deletions(-)


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

only message in thread, other threads:[~2022-07-07 11:35 UTC | newest]

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