Skip to content

PermTarget::Value is Sized. This avoids a lot of dereferencings in many places.#2089

Merged
jhjourdan merged 1 commit intomasterfrom
permtarget_val_sized
May 5, 2026
Merged

PermTarget::Value is Sized. This avoids a lot of dereferencings in many places.#2089
jhjourdan merged 1 commit intomasterfrom
permtarget_val_sized

Conversation

@jhjourdan
Copy link
Copy Markdown
Collaborator

The only "downside" is that we can no longer implement View for Perm, but anyway ViewTy was a shared borrow, which was not what we wanted.

…ny places.

The only "downside" is that we can no longer implement View for Perm, but anyway ViewTy was a shared borrow, which was not what we wanted.
@jhjourdan jhjourdan force-pushed the permtarget_val_sized branch from 8160cb2 to 33ac1e6 Compare May 5, 2026 08:07
@jhjourdan jhjourdan enabled auto-merge May 5, 2026 08:08
@jhjourdan jhjourdan merged commit 6854e32 into master May 5, 2026
17 of 18 checks passed
@jhjourdan jhjourdan deleted the permtarget_val_sized branch May 5, 2026 10:59
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.

1 participant