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

https://gcc.gnu.org/g:5c84a5ca514398f858020c378c5a26f0593eaee3

commit 5c84a5ca514398f858020c378c5a26f0593eaee3
Merge: d5c1531cc41 3a95f28788d 56634945fb2
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Thu May 26 08:26:39 2022 +0000

    Merge #1281 #1282
    
    1281: Add testcase to prove bug is fixed r=philberty a=philberty
    
    This bug was fixed in commit cb4d935508def8b250345ba5205a90ad9e177ab4
    with related PR #1223
    
    The issue is that associated types get updated depending on the context
    they are used so we need to monomorphize the types when we can so that we
    don't then throw off the rest of type checking with bogus errors like this.
    
    Fixes #1237
    
    1282: Add build badges for marks build-farm r=philberty a=philberty
    
    Fixes #1236
    
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 README.md                                |  9 +++++++++
 gcc/testsuite/rust/compile/issue-1237.rs | 23 +++++++++++++++++++++++
 2 files changed, 32 insertions(+)


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

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