Refactors for less nesting, slight performance and memory improvement for count command
Could you selectively merge whatever changes you're fine with? I'd like to address the ones I didn't get right in separate, smaller PRs
Refactors for less nesting, slight performance and memory improvement for count command
No it cannot?
Refactors for less nesting, slight performance and memory improvement for count command
But this is the entire point of shadowing existing - it is absolutely idiomatic Rust.
Refactors for less nesting, slight performance and memory improvement for count command
Remove RwLock for database
cordlesscoder
created branch #45_Remove_RwLock in cordlesscoder/discord-bot
2025-09-11 11:55:09 +00:00
Update dependencies, remote unnecessary RwLock on database, fix typos
Update dependencies, remote unnecessary RwLock on database, fix typos
The logic is identical - in what way is this "improper", it's just less nested.
Update dependencies, remote unnecessary RwLock on database, fix typos
It wasn't broken, it was simply missing support for many SVG features - maybe the logos it deals with don't use them, in which case it makes no difference. But the change is like 10 lines of…