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
Foo<direct!(<T as Trait>::ASSOC)> and #[typeconst] const ASSOC: usize as well as no const blocks required to get an anon const. Requiring explicit const blocks is untenable as it breaks half the ecosystem and is wildly backwards incompatible :)
Foo<direct!(<T as Trait>::ASSOC)>and#[typeconst] const ASSOC: usizeas well as noconstblocks required to get an anon const. Requiring explicit const blocks is untenable as it breaks half the ecosystem and is wildly backwards incompatible :)