diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,5 +43,6 @@ cloned_instead_of_copied = "warn" manual_let_else = "warn" or_fun_call = "warn" std_instead_of_core = "warn" +undocumented_unsafe_blocks = "warn" upper_case_acronyms = "warn" use_self = "warn" |
