no more boolean algebra

This commit is contained in:
Folkert 2021-04-04 21:22:59 +02:00
parent ea7af0f7e7
commit fa7dec2997
13 changed files with 10 additions and 2059 deletions

View file

@ -1479,7 +1479,6 @@ pub fn to_doc<'b>(
ext_to_doc(alloc, ext),
)
}
Boolean(b) => alloc.string(format!("{:?}", b)),
}
}
@ -2476,7 +2475,6 @@ fn type_problem_to_pretty<'b>(
alloc.reflow(" value"),
]),
),
Boolean(_) => bad_rigid_var(x, alloc.reflow("a uniqueness attribute value")),
}
}
IntFloat => alloc.tip().append(alloc.concat(vec![