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

Fix issues with const argument inference #61570

Merged
merged 6 commits into from
Jun 10, 2019
Merged

Conversation

varkor
Copy link
Member

@varkor varkor commented Jun 6, 2019

Fixes #60724.
Fixes #61346.

r? @eddyb

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 6, 2019
@bors

This comment has been minimized.

@yodaldevoid

This comment has been minimized.

@varkor

This comment has been minimized.

@eddyb
Copy link
Member

eddyb commented Jun 10, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Jun 10, 2019

📌 Commit f11e6f7 has been approved by eddyb

@bors bors 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 Jun 10, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 10, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 10, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 10, 2019
bors added a commit that referenced this pull request Jun 10, 2019
Rollup of 5 pull requests

Successful merges:

 - #59600 (Replaced linear token counting macros with optimized implementation)
 - #61501 (get rid of real_intrinsics module)
 - #61570 (Fix issues with const argument inference)
 - #61683 (Haiku: the maximum stack size is 16 MB)
 - #61697 (submodules: update clippy from 71be6f6 to c0dbd34)

Failed merges:

r? @ghost
@bors bors merged commit f11e6f7 into rust-lang:master Jun 10, 2019
@varkor varkor deleted the infer-const-arg branch June 10, 2019 14:10
@varkor varkor added the F-const_generics `#![feature(const_generics)]` label Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-const_generics `#![feature(const_generics)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
5 participants