Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JelteF
/
derive_more
Public
Notifications
You must be signed in to change notification settings
Fork
151
Star
2.1k
Code
Issues
75
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add Clone and Copy derives
- #533
#533
Open
fredszaq
wants to merge 13 commits into
JelteF:master
JelteF/derive_more:master
from
fredszaq:clone_and_copy_derive
fredszaq/derive_more:clone_and_copy_derive
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Add Clone and Copy derives
#533
fredszaq
wants to merge 13 commits into
JelteF:master
JelteF/derive_more:master
from
fredszaq:clone_and_copy_derive
fredszaq/derive_more:clone_and_copy_derive
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2026
add .idea to gitignore (rustrover and other jetbrains ide files)
fredszaq
committed
98ce6f2
View commit details
Copy full SHA for 98ce6f2
Browse repository at this point
Commits on Jan 9, 2026
implement clone and copy derives
fredszaq
committed
50c03b7
View commit details
Copy full SHA for 50c03b7
Browse repository at this point
changelog
fredszaq
committed
1bf258c
View commit details
Copy full SHA for 1bf258c
Browse repository at this point
add missing links in readme
fredszaq
committed
def1505
View commit details
Copy full SHA for def1505
Browse repository at this point
rustfmt
fredszaq
committed
0fd748c
View commit details
Copy full SHA for 0fd748c
Browse repository at this point
macro hygene
fredszaq
committed
d65501a
View commit details
Copy full SHA for d65501a
Browse repository at this point
add compilation fail test for clone when trying to implement on unions
fredszaq
committed
1aa672c
View commit details
Copy full SHA for 1aa672c
Browse repository at this point
Commits on Jan 26, 2026
Merge remote-tracking branch 'JelteF/master' into clone_and_copy_derive
fredszaq
committed
ab0b4fe
View commit details
Copy full SHA for ab0b4fe
Browse repository at this point
Commits on Mar 13, 2026
Merge remote-tracking branch 'origin/master' into clone_and_copy_derive
fredszaq
committed
cee9f2c
View commit details
Copy full SHA for cee9f2c
Browse repository at this point
Commits on May 11, 2026
Merge remote-tracking branch 'origin/master' into clone_and_copy_derive
fredszaq
committed
d300749
View commit details
Copy full SHA for d300749
Browse repository at this point
Commits on May 18, 2026
do now overwrite the where clause from the struct declaration
fredszaq
committed
5350237
View commit details
Copy full SHA for 5350237
Browse repository at this point
no not check agaist legacy syntax anymore
fredszaq
committed
32b97ae
View commit details
Copy full SHA for 32b97ae
Browse repository at this point
bless compile fail tests
fredszaq
committed
cf87ba5
View commit details
Copy full SHA for cf87ba5
Browse repository at this point
You can’t perform that action at this time.