Fix doc heading of TRANSMUTE_NUM_TO_BYTES
This commit is contained in:
parent
06722c0c15
commit
9cf68e40fe
@ -263,7 +263,7 @@
|
||||
}
|
||||
|
||||
declare_clippy_lint! {
|
||||
/// # What it does
|
||||
/// ### What it does
|
||||
/// Checks for transmutes from a number to an array of `u8`
|
||||
///
|
||||
/// ### Why this is bad?
|
||||
|
Loading…
Reference in New Issue
Block a user