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
How should PhantomData<T> behave regarding Freeze?
Should the trait be renamed?
@p-avital is working on a document for us. Perhaps we can take another pass at this.
About this issue
This issue corresponds to a lang-team design meeting proposal. It corresponds to a possible topic of discussion that may be scheduled for deeper discussion during one of our design meetings.
The text was updated successfully, but these errors were encountered:
Summary
There's an outstanding RFC for
Freeze
in bounds:core::marker::Freeze
in bounds rfcs#3633We had a design meeting on this awhile back:
Freeze
in bounds (RFC 3633) #277We're blocking this on three issues:
PhantomData<T>
behave regardingFreeze
?@p-avital is working on a document for us. Perhaps we can take another pass at this.
About this issue
This issue corresponds to a lang-team design meeting proposal. It corresponds to a possible topic of discussion that may be scheduled for deeper discussion during one of our design meetings.
The text was updated successfully, but these errors were encountered: