testing 2 master #1
Loading…
Reference in a new issue
No description provided.
Delete branch "testing"
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?
- Enable comprehensive clippy lints in Cargo.toml - Replace `unwrap`/`expect` with `map_or`/`map_or_else` - Convert `match` statements to `if let` where appropriate - Adopt format shorthand strings (e.g., `{var}`) throughout the codebase Signed-off-by: Tuxzilla <tuxzilla@tuxzilla.com>Pull request closed