You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use of `unsafe` blocks (in tests only) is
ok due to use of cargo-nextest,
which creates a separate env for
each test (run in parallel).
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Refactor**
* Simplified control flow logic by consolidating nested conditions into
more concise patterns throughout the codebase.
* Reorganized imports for improved code consistency and readability.
* **Chores**
* Updated Rust edition configuration to use workspace-managed versioning
across all packages.
* **Tests**
* Enhanced test infrastructure by adjusting environment variable
handling in test setup procedures.
0 commit comments