Work around rustfmt doc attribute indentation bug

This commit is contained in:
David Tolnay
2023-12-05 22:38:38 -08:00
parent b21b9cc901
commit c6d776ef4b
+1
View File
@@ -312,6 +312,7 @@ fn neg(self) -> $Ty {
};
}
#[rustfmt::skip] // https://github.com/rust-lang/rustfmt/issues/5974
macro_rules! nonzero_integer_signedness_dependent_methods {
// Methods for unsigned nonzero types only.
(