1
Fork 0

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
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -312,6 +312,7 @@ macro_rules! nonzero_integer_signedness_dependent_impls {
};
}
#[rustfmt::skip] // https://github.com/rust-lang/rustfmt/issues/5974
macro_rules! nonzero_integer_signedness_dependent_methods {
// Methods for unsigned nonzero types only.
(