Skip to content

gccrs: Fix self referencial assocated type - #4824

Merged
philberty merged 1 commit into
masterfrom
phil/trait-ice
Aug 31, 2026
Merged

gccrs: Fix self referencial assocated type#4824
philberty merged 1 commit into
masterfrom
phil/trait-ice

Conversation

@philberty

Copy link
Copy Markdown
Member

Fixes #4821

gcc/rust/ChangeLog:

* typecheck/rust-hir-trait-resolve.cc (TraitItemReference::resolve_item): can be recusive

Fixes #4821

gcc/rust/ChangeLog:

	* typecheck/rust-hir-trait-resolve.cc (TraitItemReference::resolve_item): can be recusive

Signed-off-by: Philip Herron <herron.philip@googlemail.com>
@philberty philberty added the core Issue related to the compilation of the `core` crate label Aug 31, 2026
@philberty
philberty added this pull request to the merge queue Aug 31, 2026
Merged via the queue into master with commit 9b2b2eb Aug 31, 2026
13 checks passed
@philberty
philberty deleted the phil/trait-ice branch September 3, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issue related to the compilation of the `core` crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ice with libcore trait

1 participant