Skip to content

v0.4 Plans #12

@juntyr

Description

@juntyr
  • add features for impls that need nightly features: sync_unsafe_cell, exclusive_wrapper, maybe cfg_target_has_atomic
  • replace never_type feature with the never say never hack
    • impls must refer to the actual type, not a type alias
    • add a feature gate for ! impls
  • remove usage of specialization feature
  • check if decl_macro feature is still necessary
  • check if generic_const_exprs feature can be eliminated or put behind a feature
  • bump MSRV to 1.83 at least to use const_mut_refs
    • we can be forward compatible so there is no rush to upgrade the MSRV right now
  • upgrade to syn v2 Upgrade to syn v2.0 #13
    • update test that was blocked

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions