Skip to content

0.5.4

Compare
Choose a tag to compare
@taiki-e taiki-e released this 14 Mar 06:49
  • Fixed the problem that "failed to resolve: use of undeclared type or module" (E0433) error is shown when one or more compilation errors occur when multiple #[auto_enum] attributes are used.

  • Improved the error message of #[enum_derive] attribute.

  • Updated minimum derive_utils version to 0.7.0. This improves the error message.