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

remove redundant feature declaration const_fn_transmute in lib.rs #919

Merged
merged 1 commit into from
Sep 27, 2020

Conversation

dgbo
Copy link
Contributor

@dgbo dgbo commented Sep 27, 2020

This remove redundant feature declaration const_fn_transmute in lib.rs.
Seems caused by PR 917 and PR 918 megerd recently.
Feature const_fn_transmute are declared twice on line 9 and line 41 in lib.rs.

Thanks.

@rust-highfive
Copy link

r? @Amanieu

(rust_highfive has picked a reviewer for you, use r? to override)

@Amanieu Amanieu merged commit 3af6719 into rust-lang:master Sep 27, 2020
@dgbo dgbo deleted the redundant-const_fn_transmute branch September 28, 2020 02:34
jyn514 added a commit to jyn514/rust that referenced this pull request Oct 1, 2020
The primary purpose is to get the fixes from
rust-lang/stdarch#920
and rust-lang/stdarch#922.

The other changes included are
rust-lang/stdarch#917 and
rust-lang/stdarch#919.
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.

3 participants