af32411f20
This function has this line twice: ``` let bound_vars = tcx.intern_bound_variable_kinds(&bound_vars); ``` The second occurrence is effectively a no-op, because the first occurrence interned any that needed it. |
||
---|---|---|
.. | ||
solve | ||
traits | ||
errors.rs | ||
infer.rs | ||
lib.rs |