Skip to content

program: Deprecate re-exports from the interface crate#775

Merged
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:deprecate-reexports
Oct 15, 2025
Merged

program: Deprecate re-exports from the interface crate#775
joncinque merged 1 commit intosolana-program:mainfrom
joncinque:deprecate-reexports

Conversation

@joncinque
Copy link
Copy Markdown
Contributor

Problem

The interface crates are great, but no one is aware of them just yet because we haven't been loud about deprecating re-exports in the program crate.

Summary of changes

Mark the re-exports as deprecated, loudly. Update everything required downstream.

#### Problem

The interface crates are great, but no one is aware of them just yet
because we haven't been loud about deprecating re-exports in the program
crate.

#### Summary of changes

Mark the re-exports as deprecated, loudly. Update everything required
downstream.
@joncinque joncinque requested a review from rustopian October 8, 2025 21:46
Copy link
Copy Markdown

@rustopian rustopian left a comment

Choose a reason for hiding this comment

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

Clean mechanical update; all checks out.

@joncinque joncinque merged commit dd438fd into solana-program:main Oct 15, 2025
33 checks passed
@joncinque joncinque deleted the deprecate-reexports branch October 15, 2025 12:26
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