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
Allow trait objects with methods on self: Gc<Self> on nightly
This requires #![feature(arbitrary_self_types)] and nightly 2023-01-27
or later for rust-lang/rust#97373.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
0 commit comments