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

Don't allow using const fn arguments as "args_required_const" #61536

Merged
merged 2 commits into from
Jun 5, 2019

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Jun 5, 2019

r? @eddyb

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 5, 2019
@oli-obk oli-obk force-pushed the args_required_const_in_const_fn branch from a336fdd to dcd46d6 Compare June 5, 2019 07:49
@eddyb
Copy link
Member

eddyb commented Jun 5, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Jun 5, 2019

📌 Commit 192c1d0 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 5, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 5, 2019
…t_fn, r=eddyb

Don't allow using const fn arguments as "args_required_const"

r? @eddyb
bors added a commit that referenced this pull request Jun 5, 2019
Rollup of 5 pull requests

Successful merges:

 - #61503 (Fix cfg(test) build for x86_64-fortanix-unknown-sgx)
 - #61534 (Edit docs of ExitStatus)
 - #61536 (Don't allow using const fn arguments as "args_required_const")
 - #61538 (Don't use GNU noexec stack note)
 - #61546 (azure: Fix some minor issues which have broken our configuration )

Failed merges:

r? @ghost
@bors bors merged commit 192c1d0 into rust-lang:master Jun 5, 2019
@oli-obk oli-obk deleted the args_required_const_in_const_fn branch March 16, 2021 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

None yet

5 participants