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

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

commit ba3f9811192cbbfe7b9a8256ca76f160f64063b7
Merge: 8d828e4b301 d1a2508778a
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue May 10 09:48:38 2022 +0000

    Merge #1238
    
    1238: Assigning members to structures is a coercion site r=philberty a=philberty
    
    Fix missing coercion site call which allows the coecion of a reference to
    a pointer type.
    
    Fixes #1235
    
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/typecheck/rust-hir-type-check-struct.cc |  8 ++++----
 gcc/testsuite/rust/compile/issue-1235.rs         | 21 +++++++++++++++++++++
 2 files changed, 25 insertions(+), 4 deletions(-)


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

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