Skip to content

Implement Borrow and BorrowMut derive macros#549

Open
DenisGorbachev wants to merge 3 commits into
JelteF:masterfrom
DenisGorbachev:master
Open

Implement Borrow and BorrowMut derive macros#549
DenisGorbachev wants to merge 3 commits into
JelteF:masterfrom
DenisGorbachev:master

Conversation

@DenisGorbachev
Copy link
Copy Markdown
Contributor

@DenisGorbachev DenisGorbachev commented May 31, 2026

Hey, thanks for the crate, very helpful!

I needed Borrow and BorrowMut derives. The old PR was abandoned, so I went ahead and implemented them starting from the fresh master.

Resolves #260


  • Documentation is updated
  • Tests are added
  • CHANGELOG entry is added

I used codex with GPT-5.5 xhigh. Multiple rounds of code review + manual edits. However, I'm not familiar with derive macros, so may have missed something.

Let me know if any changes are needed 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for deriveing Borrow

1 participant