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

https://gcc.gnu.org/g:78ed354283b17658d922029f07e4e7401039a4a3

commit 78ed354283b17658d922029f07e4e7401039a4a3
Merge: d2b12ea8895 7661713e079
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Mon Oct 25 17:01:37 2021 +0000

    Merge #769
    
    769: LifetimeWhereClauseItem: store the location of the item r=philberty a=mathstuf
    
    Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
    
    ---
    Fixes: #765
    
    Here is a checklist to help you with your PR.
    
    - \[x] GCC development requires copyright assignment or the Developer's Certificate of Origin sign-off, see https://gcc.gnu.org/contribute.html or https://gcc.gnu.org/dco.html
    - \[x] Read contributing guidlines
    - \[x] `make check-rust` passes locally
    - \[x] Run `clang-format` (letting CI handle this)
    - \[x] Added any relevant test cases to `gcc/testsuite/rust/`
    
    I didn't find any ctor calls for the `HIR` type, but it's updated as well.
    
    Co-authored-by: Ben Boeckel <mathstuf@gmail.com>

Diff:

 gcc/rust/ast/rust-item.h          | 7 ++++---
 gcc/rust/hir/tree/rust-hir-item.h | 7 ++++---
 gcc/rust/parse/rust-parse-impl.h  | 4 +++-
 3 files changed, 11 insertions(+), 7 deletions(-)


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

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