mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
add warn(unsafe_op_in_unsafe_fn)
This commit is contained in:
parent
ce45c1004c
commit
2dc9358085
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
#[warn(unsafe_op_in_unsafe_fn)]
|
||||
pub mod replica;
|
||||
pub mod result;
|
||||
pub mod status;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue