implement the ResolventOps
methods for chalk integration
#54935
Labels
A-trait-system
Area: Trait system
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-traits
Working group: Traits, https://internals.rust-lang.org/t/announcing-traits-working-group/6804
The methods in the
ResolventOps
trait are currently unimplemented:rust/src/librustc_traits/chalk_context.rs
Lines 275 to 297 in e1643a8
These methods perform various unification-like operations and will need to be implemented in rustc.
The text was updated successfully, but these errors were encountered: