rustc_
next_
trait_
solver
1.84.0-beta.4
(202008a1b 2024-12-07)
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>
.