On 2/7/24 16:26, Bernhard Reutner-Fischer wrote:
On Wed,  7 Feb 2024 12:43:53 +0100
arthur.co...@embecosm.com wrote:

diff --git a/gcc/rust/typecheck/rust-hir-type-check-implitem.h 
b/gcc/rust/typecheck/rust-hir-type-check-implitem.h
index 067465ec77a..4d178440775 100644
--- a/gcc/rust/typecheck/rust-hir-type-check-implitem.h
+++ b/gcc/rust/typecheck/rust-hir-type-check-implitem.h
@@ -97,6 +97,7 @@ private:
    HIR::ImplBlock *parent;
    TyTy::BaseType *self;
    std::vector<TyTy::SubstitutionParamMapping> substitutions;
+  TyTy::RegionConstraints region_costraints;
  };

/region_costraint/s/cos/cons/;# or delete since it seems unused ATM?

thanks

Thanks!

We're merging this in our development branch at the moment and it will be upstreamed soon. I'd rather keep the field for now as one of our contributor is working on this and splitting commits as much as possible to make reviewing easier.

Kindly,

Arthur

Attachment: OpenPGP_0x1B3465B044AD9C65.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to