Skip to content

make feature recommendations optional - #84705

Merged
bors merged 1 commit into
rust-lang:masterfrom
lcnr:const_generics-rec
Apr 30, 2021
Merged

make feature recommendations optional#84705
bors merged 1 commit into
rust-lang:masterfrom
lcnr:const_generics-rec

Conversation

@lcnr

@lcnrlcnr commented Apr 29, 2021

Copy link
Copy Markdown
Contributor

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

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @estebank

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

@rust-highfiverust-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.

@lcnr
lcnrforce-pushed the const_generics-rec branch from e840b73 to 030e650CompareApril 29, 2021 18:19
@rust-log-analyzer

This comment has been minimized.

@lcnr
lcnrforce-pushed the const_generics-rec branch from 030e650 to da6261eCompareApril 29, 2021 18:44
@joshtriplett

Copy link
Copy Markdown
Member

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

@lcnr

lcnr commented Apr 29, 2021

Copy link
Copy Markdown
ContributorAuthor

@bors r+ rollup

@bors

bors commented Apr 29, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit da6261e has been approved by lcnr

@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 29, 2021
@lcnr

lcnr commented Apr 29, 2021

Copy link
Copy Markdown
ContributorAuthor

@bors r-

@borsbors 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

lcnr commented Apr 29, 2021

Copy link
Copy Markdown
ContributorAuthor

approving your own prs is kinda bad :p

@bors r=joshtriplett rollup

@bors

bors commented Apr 29, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit da6261e has been approved by joshtriplett

@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-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
@jackh726jackh726 mentioned this pull request 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
@jackh726jackh726 mentioned this pull request 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
@jackh726jackh726 mentioned this pull request 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
@jackh726jackh726 mentioned this pull request Apr 29, 2021
@jackh726jackh726 mentioned this pull request Apr 29, 2021
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:masterApr 30, 2021
@rustbotrustbot 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 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.

7 participants

@lcnr@rust-highfive@rust-log-analyzer@joshtriplett@bors@estebank@rustbot