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

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

commit e8d91e9e0825b4d1a4e46531142fdc0c83c761db
Merge: de1ed2e805c cd1814f9270
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Thu Dec 16 14:35:21 2021 +0000

    Merge #840
    
    840: Add missing abstract method HIR::Pattern::get_locus() const r=philberty a=philberty
    
    We have a missing locus here, there many places within the HIR where
    we are missing location info such as HIR::MatchCase or HIR::MatchArm
    come to mind. We also need to raise an issue to track CanonicalPath's and
    location info within the TyTy module as part of a new Identifier structure which
    will need to be raised in a separate PR+Issue.
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/hir/tree/rust-hir-pattern.h | 2 ++
 gcc/rust/hir/tree/rust-hir.h         | 2 ++
 2 files changed, 4 insertions(+)


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

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