1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 10:48:30 +00:00
continuwuity/src/core/utils
June Clementine Strawberry 1d1ccec532 fix some nightly clippy lints
Signed-off-by: June Clementine Strawberry <june@3.dog>
2025-03-13 08:37:34 -04:00
..
future run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
hash run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
math run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
result apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
stream run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
string run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
sys run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
time move exponential backoff util to different submod 2025-01-01 23:28:01 -05:00
arrayvec.rs start an ArrayVec extension trait 2024-10-27 00:11:50 +00:00
bool.rs add and/and_then to BoolExt 2025-01-01 23:28:01 -05:00
bytes.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
content_disposition.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
debug.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
defer.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
hash.rs optimize sha256 interface gather/vector inputs 2024-11-16 00:33:40 +00:00
html.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
json.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
math.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
mod.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
mutex_map.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
rand.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
result.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
set.rs relax Send on input iterator 2024-12-18 13:29:51 -05:00
string.rs fix some nightly clippy lints 2025-03-13 08:37:34 -04:00
sys.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
tests.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
time.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00