Skip to content

Conversation

Aijeyomah
Copy link
Contributor

@Aijeyomah Aijeyomah commented Oct 13, 2025

Description

  • Support @ignore directives on values in enums types
  • Update psl/psl/Cargo.toml to enable all psl-core features for the test environment to resolve the unresolved import errors during cargo test -p psl
  • Add test to verify functionality

Note to reviewer

The issue raised included adding support for the @deprecated directive, but that work is out of scope for this pull request. I plan to open a separate PR to handle the @deprecated directive.

Closes #27911

@Aijeyomah
Copy link
Contributor Author

@jacek-prisma @jkomyno, can you help review this PR? Thanks!

Copy link

codspeed-hq bot commented Oct 14, 2025

CodSpeed Performance Report

Merging #5648 will not alter performance

Comparing Aijeyomah:feature/support-enum-ignore-directive (ca8119d) with main (9bf76db)

Summary

✅ 11 untouched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support @ignore directives on enum types

1 participant