mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-11 15:23:05 +00:00
Rustfmt
This commit is contained in:
parent
8841155ce5
commit
cdc90f9281
@ -80,7 +80,6 @@ impl<T: fmt::UpperHex> fmt::UpperHex for Saturating<T> {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// FIXME(30524): impl Op<T> for Saturating<T>, impl OpAssign<T> for Saturating<T>
|
||||
macro_rules! saturating_impl {
|
||||
($($t:ty)*) => ($(
|
||||
|
Loading…
Reference in New Issue
Block a user