remove the usize
field from CandidateSource::AliasBound
#107380
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
The field is currently unused and can be incorrect due to the way the new solver deals with projections
rust/compiler/rustc_trait_selection/src/solve/assembly.rs
Line 79 in 7919ef0
rust/compiler/rustc_trait_selection/src/solve/assembly.rs
Lines 220 to 221 in 7919ef0
The text was updated successfully, but these errors were encountered: