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

https://gcc.gnu.org/g:1fc2b540800d25af1c70e90439e8a9077c7d07f8

commit 1fc2b540800d25af1c70e90439e8a9077c7d07f8
Merge: 5f2973fe0e3 234816ac9d9
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Tue Jan 25 17:00:21 2022 +0000

    Merge #892
    
    892: Remove bad assertion when resolving segments r=philberty a=philberty
    
    When resolving segments in a path generics ones can match types in othe
    impl blocks which will not be compiled yet so this assertion is bad.
    
    Fixes #862
    
    
    Co-authored-by: Philip Herron <philip.herron@embecosm.com>

Diff:

 gcc/rust/typecheck/rust-hir-path-probe.h        |  4 +-
 gcc/testsuite/rust/compile/torture/issue-862.rs | 74 +++++++++++++++++++++++++
 2 files changed, 76 insertions(+), 2 deletions(-)


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

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