Skip to content

examples/std/type_c: Remove basic example#889

Draft
RobertZ2011 wants to merge 1 commit into
OpenDevicePartnership:stable-v0.1.yfrom
RobertZ2011:type-c-remove-basic
Draft

examples/std/type_c: Remove basic example#889
RobertZ2011 wants to merge 1 commit into
OpenDevicePartnership:stable-v0.1.yfrom
RobertZ2011:type-c-remove-basic

Conversation

@RobertZ2011

Copy link
Copy Markdown
Contributor

This example doesn't need to be a test because it tested basic message passing code which is covered by existing integration tests.

This example doesn't need to be a test because it tested basic message
passing code which is covered by existing integration tests.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the type-c-basic std example binary, aligning the examples workspace with the intent that basic Type-C message passing is already exercised by existing integration tests.

Changes:

  • Deleted examples/std/src/bin/type_c/basic.rs (the type-c-basic example).
  • Removed the corresponding [[bin]] entry from examples/std/Cargo.toml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
examples/std/src/bin/type_c/basic.rs Removes the redundant Type-C “basic” example binary implementation.
examples/std/Cargo.toml Drops the type-c-basic bin target so the examples workspace no longer builds/exports it.

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.

2 participants