rustc_
next_
trait_
solver
1.84.0-nightly
(03ee48451 2024-11-18)
In rustc_
next_
trait_
solver::
solve
rustc_next_trait_solver
::
solve
Module
trait_goals
Copy item path
Source
Expand description
Dealing with trait goals, i.e.
T: Trait<'a, U>
.