Work around rustfmt doc attribute indentation bug
This commit is contained in:
parent
b21b9cc901
commit
c6d776ef4b
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue