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

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

commit b74044fb6278e373da607a8f1f5df2193ce27d65
Merge: 2b1cb4ba869 d0c75495dda
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Apr 25 19:14:00 2022 +0000

    Merge #1164
    
    1164: Add `NodeId`s to `SimplePath{Segment}`s r=CohenArthur a=CohenArthur
    
    This is a necessary first step which addresses #1158
    
    I am working on the visibility resolver and simple-path name resolver in parallel and will need those changes.
    
    I'm not sure if the `has_path` method is necessary since we will have `HIR::Visibilities` in the visibility resolver, which will be desugared. Maybe I am doing this wrong and we should be working on `AST::Visibilities` instead?
    
    Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>

Diff:

 gcc/rust/ast/rust-ast.h  | 10 ++++++++--
 gcc/rust/ast/rust-item.h |  3 +++
 2 files changed, 11 insertions(+), 2 deletions(-)


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

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