nyahggdshjjghsdfhgsf
This commit is contained in:
parent
408a086f97
commit
3f3a10fa64
6 changed files with 14 additions and 15 deletions
|
@ -442,8 +442,6 @@ impl<'a, 'tcx> WfPredicates<'a, 'tcx> {
|
|||
GenericArgKind::Const(constant) => {
|
||||
match constant.val {
|
||||
ty::ConstKind::Unevaluated(uv) => {
|
||||
assert!(uv.promoted.is_none());
|
||||
|
||||
let obligations = self.nominal_obligations(uv.def.did, uv.substs);
|
||||
self.out.extend(obligations);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue