Addressing reviewer comments
This commit is contained in:
parent
520228b377
commit
e2e6a02445
6 changed files with 52 additions and 5 deletions
|
|
@ -540,7 +540,7 @@ define_Conf! {
|
|||
(min_ident_chars_threshold: u64 = 1),
|
||||
/// Lint: UNDOCUMENTED_UNSAFE_BLOCKS.
|
||||
///
|
||||
/// Whether to accept a safety comment to be placed above the statement containing the `usafe` block
|
||||
/// Whether to accept a safety comment to be placed above the statement containing the `unsafe` block
|
||||
(accept_comment_above_statement: bool = false),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue