feat: new type solver #88
Annotations
1 error and 5 warnings
|
|
|
src/util/scopes.rs#L58
replace <impl PartialOrd for BindingId<B>>::partial_cmp -> Option<std::cmp::Ordering> with None
|
|
src/util/scopes.rs#L35
replace <impl Id for BindingId<B>>::into_id -> usize with 1
|
|
src/util/scopes.rs#L35
replace <impl Id for BindingId<B>>::into_id -> usize with 0
|
|
src/passes/thir_gen/mod.rs#L282
delete match arm ExpressionKind::Call(call) in InferenceCtx<'hir, 'ty>::check
|
|
src/passes/thir_gen/mod.rs#L258
delete match arm Solution::Unknown in InferenceCtx<'hir, 'ty>::process_obligations
|
The logs for this run have expired and are no longer available.
Loading