Skip to content

Add feature-gate for f16c target feature - #60267

Merged
bors merged 1 commit into
rust-lang:masterfrom
gnzlbg:f16c_target_feature
Apr 26, 2019
Merged

Add feature-gate for f16c target feature#60267
bors merged 1 commit into
rust-lang:masterfrom
gnzlbg:f16c_target_feature

Conversation

@gnzlbg

Copy link
Copy Markdown
Contributor

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 25, 2019
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

Heh I always forget this as well...

@bors

bors commented Apr 25, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit d37f3fc has been approved by alexcrichton

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 25, 2019
@gnzlbg

Copy link
Copy Markdown
ContributorAuthor

Sorry about that :(

Centril added a commit to Centril/rust that referenced this pull request Apr 25, 2019
@CentrilCentril mentioned this pull request Apr 25, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 25, 2019
@CentrilCentril mentioned this pull request Apr 25, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 26, 2019
@CentrilCentril mentioned this pull request Apr 26, 2019
bors added a commit that referenced this pull request Apr 26, 2019
Rollup of 12 pull requests
Successful merges:
- #59734 (Prevent failure in case no space left on device in rustdoc)
- #59940 (Set cfg(test) when rustdoc is running with --test option)
- #60134 (Fix index-page generation)
- #60165 (Add Pin::{into_inner,into_inner_unchecked})
- #60183 (Chalkify: Add builtin Copy/Clone)
- #60225 (Introduce hir::ExprKind::Use and employ in for loop desugaring.)
- #60247 (Implement Debug for Place using Place::iterate)
- #60259 (Derive Default instead of new in applicable lint)
- #60267 (Add feature-gate for f16c target feature)
- #60284 (Do not allow const generics to depend on type parameters)
- #60285 (Do not ICE when checking types against foreign fn)
- #60289 (Make `-Z allow-features` work for stdlib features)
Failed merges:
r? @ghost
@bors
bors merged commit d37f3fc into rust-lang:masterApr 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@gnzlbg@alexcrichton@bors@rust-highfive