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

make feature recommendations optional #84705

Merged
merged 1 commit into from
Apr 30, 2021
Merged

Conversation

lcnr
Copy link
Contributor

@lcnr lcnr commented Apr 29, 2021

this is what we're already doing for other feature gates, so it's better to be consistent

@rust-highfive
Copy link
Collaborator

r? @estebank

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 29, 2021
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@joshtriplett
Copy link
Member

Looks good to me. r=me once CI passes.

@lcnr
Copy link
Contributor Author

lcnr commented Apr 29, 2021

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Apr 29, 2021

📌 Commit da6261e has been approved by lcnr

@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 Apr 29, 2021
@lcnr
Copy link
Contributor Author

lcnr commented Apr 29, 2021

@bors r-

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 29, 2021
@lcnr
Copy link
Contributor Author

lcnr commented Apr 29, 2021

approving your own prs is kinda bad :p

@bors r=joshtriplett rollup

@bors
Copy link
Contributor

bors commented Apr 29, 2021

📌 Commit da6261e has been approved by joshtriplett

@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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 29, 2021
jackh726 added a commit to jackh726/rust that referenced this pull request Apr 29, 2021
…lett

make feature recommendations optional

this is what we're already doing for other feature gates, so it's better to be consistent
jackh726 added a commit to jackh726/rust that referenced this pull request Apr 29, 2021
…lett

make feature recommendations optional

this is what we're already doing for other feature gates, so it's better to be consistent
jackh726 added a commit to jackh726/rust that referenced this pull request Apr 29, 2021
…lett

make feature recommendations optional

this is what we're already doing for other feature gates, so it's better to be consistent
jackh726 added a commit to jackh726/rust that referenced this pull request Apr 29, 2021
…lett

make feature recommendations optional

this is what we're already doing for other feature gates, so it's better to be consistent
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 29, 2021
Rollup of 10 pull requests

Successful merges:

 - rust-lang#84451 (Use flex more consistently)
 - rust-lang#84590 (Point out that behavior might be switched on 2015 and 2018 too one day)
 - rust-lang#84682 (Don't rebind in `transitive_bounds_that_define_assoc_type`)
 - rust-lang#84683 (Minor grammar tweaks for readability to btree internals)
 - rust-lang#84688 (Remove unnecessary CSS rules for search results)
 - rust-lang#84690 (Remove unneeded bottom margin on search results)
 - rust-lang#84692 (Link between std::env::{var, var_os} and std::env::{vars, vars_os})
 - rust-lang#84705 (make feature recommendations optional)
 - rust-lang#84706 (Drop alias `reduce` for `fold` - we have a `reduce` function)
 - rust-lang#84713 (Fix labels for regression issue template)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit e6d8683 into rust-lang:master Apr 30, 2021
@rustbot rustbot added this to the 1.53.0 milestone Apr 30, 2021
@lcnr lcnr deleted the const_generics-rec branch April 30, 2021 07:48
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.

7 participants