Skip to content

Disable the warning for incomplete features#161

Merged
asomers merged 1 commit intomasterfrom
incomplete_features
Aug 6, 2020
Merged

Disable the warning for incomplete features#161
asomers merged 1 commit intomasterfrom
incomplete_features

Conversation

@asomers
Copy link
Copy Markdown
Owner

@asomers asomers commented Aug 6, 2020

Rust's specialization feature is considered incomplete, and recent
compilers print a warning if you try to use it. But we know that it's
unstable; that's why it's guarded by the "nightly" flag.

Rust's specialization feature is considered incomplete, and recent
compilers print a warning if you try to use it.  But we know that it's
unstable; that's why it's guarded by the "nightly" flag.
@asomers asomers merged commit dcb84d8 into master Aug 6, 2020
@asomers asomers deleted the incomplete_features branch August 6, 2020 22:37
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.

1 participant