The GitHub Actions job "Fory CI" on fory.git/main has succeeded.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
19a4d2ec93688ef614bf2ef67970e2529287105f / urlyy <[email protected]>
refactor(Rust): Refactor compile-time code & fix named_enum & fix skip enum 
(#2657)

## What does this PR do?
1. Extract part of the compile-time code out and mark them with
`#[inline(always)]` for inlining, which makes IDE hints and debugging
quite convenient and avoid performance loss.
2. Fix logic of named_enum && skip enum.
3. Enable some java <-> rust unit tests. Thanks to #2654 && #2655

## Related issues
Fixes #2653

Report URL: https://github.com/apache/fory/actions/runs/17995482413

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to