Skip to content

Remove deprecated maybe_const_fn! macro

Choose a tag to compare

@Techcable Techcable released this 25 Jul 06:48
0daa36d

Removed

  • BREAKING: Remove deprecated maybe_const_fn! macro.
    • Remove compat-maybe-const-fn feature, which is now unnecessary.
    • Eliminates our only dependency.

NOTE: Although promised in an early draft, using semver-trick would be counterproductive.