Add some pedantic lints for fun #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Forbidding unsafe code is the most important part, the rest are just kinda code smell warnings
Add this to the workspace Cargo.toml:
add this to each crate Cargo.toml: