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

move const_eval.rs into the module folder #69370

Merged
merged 1 commit into from
Feb 22, 2020

Conversation

RalfJung
Copy link
Member

This groups the file together with the other const_eval files in editors, diff views, etc.

r? @oli-obk

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 22, 2020
@oli-obk
Copy link
Contributor

oli-obk commented Feb 22, 2020

Heh. I configured my editor to sort by name, so folders are intermingled with files instead of at the top. But the default in most places is not that, so:

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Feb 22, 2020

📌 Commit 88d6ab8 has been approved by oli-obk

@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 Feb 22, 2020
bors added a commit that referenced this pull request Feb 22, 2020
Rollup of 7 pull requests

Successful merges:

 - #68984 (Make `u8::is_ascii` a stable `const fn`)
 - #69339 (Add test for #69312)
 - #69346 (Clean up E0323, E0324, E0325 and E0326 explanations)
 - #69348 (Wrong error message for move_ref_pattern)
 - #69349 (MIR is not an experiment anymore)
 - #69354 (Test `Duration::new` panics on overflow)
 - #69370 (move const_eval.rs into the module folder)

Failed merges:

r? @ghost
@bors bors merged commit e5fb129 into rust-lang:master Feb 22, 2020
@RalfJung RalfJung deleted the const-eval-mod branch February 24, 2020 12:10
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.

4 participants