macro_rules! promote_unsigned_scalars_assign { (impl $imp:ident for $res:ty, $method:ident) => { ... }; }