Skip to content

pod: enable no-std#184

Merged
grod220 merged 2 commits intomainfrom
no-std-spl-pod
Feb 27, 2026
Merged

pod: enable no-std#184
grod220 merged 2 commits intomainfrom
no-std-spl-pod

Conversation

@grod220
Copy link
Member

@grod220 grod220 commented Feb 26, 2026

Make spl-pod no_std for downstream consumers. Also bumped solana-program-option to 3.0.1 after anza-xyz/solana-sdk#584

@grod220 grod220 mentioned this pull request Feb 26, 2026
11 tasks
@grod220 grod220 requested review from febo and joncinque February 26, 2026 11:51
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Looks good! Just a few small points and questions

# Conflicts:
#	pod/Cargo.toml
#	pod/src/lib.rs
#	pod/src/primitives.rs
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Looks great!

Comment on lines -2 to -3
#[cfg(feature = "borsh")]
use borsh::{BorshDeserialize, BorshSchema, BorshSerialize};
Copy link
Contributor

Choose a reason for hiding this comment

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

Oops, totally missed that 😅

@grod220 grod220 merged commit 14f0878 into main Feb 27, 2026
47 checks passed
@grod220 grod220 deleted the no-std-spl-pod branch February 27, 2026 07:14
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