This commit is contained in:
Michael Watzko
2021-08-10 19:53:42 +02:00
parent 8841155ce5
commit cdc90f9281
-1
View File
@@ -80,7 +80,6 @@ fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result {
}
}
// FIXME(30524): impl Op<T> for Saturating<T>, impl OpAssign<T> for Saturating<T>
macro_rules! saturating_impl {
($($t:ty)*) => ($(