Skip to content

Make more clear what flags are not implemented#3430

Open
stepancheg wants to merge 1 commit into
youki-dev:mainfrom
stepancheg:unpack
Open

Make more clear what flags are not implemented#3430
stepancheg wants to merge 1 commit into
youki-dev:mainfrom
stepancheg:unpack

Conversation

@stepancheg
Copy link
Copy Markdown
Contributor

Description

Use structured unpacking in run/exec implementation.
Make it easier to spot what is not implemented.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test updates
  • CI/CD related changes
  • Other (please describe):

Testing

  • Added new unit tests
  • Added new integration tests
  • Ran existing test suite
  • Tested manually (please provide steps)
cargo check

Use structured unpacking.

Signed-off-by: Stepan Koltsov <stepan.koltsov@gmail.com>
@saku3 saku3 added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Feb 28, 2026
@saku3
Copy link
Copy Markdown
Member

saku3 commented Feb 28, 2026

Thanks for the PR.

I’d like to merge the PR below first, but if it doesn’t look like it can be merged soon, I’ll review this one.
#3210

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

Labels

kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants