mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[PR #137] [MERGED] Avoid unnecessary clones #168
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
📋 Pull Request Information
Original PR: https://github.com/matze/wastebin/pull/137
Author: @cgzones
Created: 3/29/2025
Status: ✅ Merged
Merged: 3/29/2025
Merged by: @matze
Base:
master← Head:clone📝 Commits (2)
6786cd7Drop Clone trait from Password6a0728cAvoid unnecessary Id cloning📊 Changes
4 files changed (+7 additions, -8 deletions)
View changed files
📝
crates/wastebin_core/src/crypto.rs(+0 -1)📝
crates/wastebin_server/src/handlers/html/burn.rs(+2 -3)📝
crates/wastebin_server/src/handlers/html/paste.rs(+3 -2)📝
crates/wastebin_server/src/handlers/html/qr.rs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.