Skip to content

[chalkify] duplicate predicates with predicates_defined_on #52187

Closed
@scalexm

Description

@scalexm

It seems like I missed this one when reviewing #51895:

= note: FromEnv(Self: Foo) :- FromEnv(Self: Bar).
= note: FromEnv(Self: Foo) :- FromEnv(Self: Bar).

(same duplicate just below in that same file)

I'm just opening this issue for reference, I'll take some time to investigate later.

cc @nikomatsakis if it's still there when you get back, cc @tmandry

Metadata

Metadata

Assignees

Labels

WG-traitsWorking group: Traits, https://internals.rust-lang.org/t/announcing-traits-working-group/6804

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions