Skip to content

'privileged scope' coherence checks must extend to trait supertypes #4006

Closed
@brson

Description

@brson

trait B: A;

If A is not defined our crate then we must define the type when implementing B.

Metadata

Metadata

Assignees

Labels

A-linkageArea: linking into static, shared libraries and binariesA-trait-systemArea: Trait system

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions