-
Joined on
2026年02月26日
6e86a08802
cargo fmt
Set up CI
I'd be keen to help out with this. Is the plan to use Codeberg's hosted woodpecker CI or set up CI infrastructure...
Fix existing clippy lints & enable
clippy::cast_* lints.
Use of
consume! macro triggers clippy::diverging_sub_expression lint
aef77b973f
Fix clippy::needless_range_loop
2309d2482e
Fix clippy::single_match
05d6e5fea2
Fix clippy::map_clone
6231bd0752
Fix clippy::needless_return
82539684b0
Fix clippy::redundant_pattern_matching
Add sneakerfriend-light & use both as icons
cd05484d4c
Add sneakerfriend-light & use both as icons
404 NOT FOUND /assets/favicon.png
Fix clippy lints
Lint for potentially problematic casts
6d01ea21cf
Fix clippy::clone_on_copy
6d3a71811d
Fix clippy::collapsible_if
7bddf8ef9c
Fix clippy::never_loop & clippy::manual_next_back
e76e854fae
Fix clippy::needless_return & clippy::clippy::len_zero in src/path.rs
d1827e7d76
Fix clippy::extra_unused_lifetimes in fuzz/src/path.rs
001fed11d1
Add clippy lint
cast_lossless
956b3cafc9
Add clippy lint
cast_possible_truncation