Skip to content

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

Merged
phil-opp merged 2 commits into
rust-osdev:mainfrom
toku-sa-n:stable
Aug 22, 2021
Merged

Add nightly and stable feature flags to enable compilation on stable Rust#1
phil-opp merged 2 commits into
rust-osdev:mainfrom
toku-sa-n:stable

Conversation

@toku-sa-n

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants