Open luisholanda opened 4 years ago
This issue has the purpose of tracking the currently used unstable features.
backtrace
asphalt-core
Error
bool_to_option
generic_associated_types
never_type
Infallible
We removed specialization and const_fn from asphalt-core in b716270eca78b09ef53a762fab87bea954ff7f74.
specialization
const_fn
This issue has the purpose of tracking the currently used unstable features.
backtrace
inasphalt-core
:Error
, we could replace with thebacktrace
crate if necessary.bool_to_option
inasphalt-core
:generic_associated_types
everywhere.never_type
(inasphalt-core
).Infallible
if is necessary.