Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nightly and stable feature flags to enable compilation on stable Rust #1

Merged
merged 2 commits into from Aug 22, 2021

Conversation

toku-sa-n
Copy link
Member

This commit adds two crate feature flags: nightly for the builds on
nightly Rust, and stable for the builds on stable Rust.

This commit adds two crate feature flags: `nightly` for the builds on
nightly Rust, and `stable` for the builds on stable Rust.
@phil-opp
Copy link
Member

Looks good, thanks!

@phil-opp phil-opp changed the title feat: add crate feature flags Add nightly and stable feature flags to enable compilation on stable Rust Aug 22, 2021
@phil-opp phil-opp merged commit e1b6b60 into rust-osdev:main Aug 22, 2021
@phil-opp
Copy link
Member

Published as v0.10.2

@toku-sa-n toku-sa-n deleted the stable branch August 23, 2021 12:16
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.

None yet

2 participants