Skip to content

Make find iterate instead of recurse #61103

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
May 25, 2019
Merged

Conversation

spastorino
Copy link
Member

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

oli-obk commented May 24, 2019

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented May 24, 2019

📌 Commit 34314ca 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 May 24, 2019
Centril added a commit to Centril/rust that referenced this pull request May 24, 2019
Centril added a commit to Centril/rust that referenced this pull request May 24, 2019
bors added a commit that referenced this pull request May 24, 2019
Rollup of 13 pull requests

Successful merges:

 - #61077 (Don't arena-allocate static symbols.)
 - #61094 (Make find_local iterate instead of recurse)
 - #61095 (Update cargo)
 - #61096 (tidy: don't short-circuit on license error)
 - #61103 (Make find iterate instead of recurse)
 - #61104 (Make eval_place_to_op iterate instead of recurse)
 - #61107 (Fix a couple docs typos)
 - #61110 (Revert edition-guide toolstate override)
 - #61111 (Fixed type-alias-bounds lint doc)
 - #61113 (Deprecate `FnBox`. `Box<dyn FnOnce()>` can be called directly, since 1.35)
 - #61116 (Remove the incorrect warning from README.md)
 - #61118 (Dont ICE on an attempt to use GAT without feature gate)
 - #61125 (Updated my mailmap entry)

Failed merges:

r? @ghost
Centril added a commit to Centril/rust that referenced this pull request May 24, 2019
Centril added a commit to Centril/rust that referenced this pull request May 25, 2019
Centril added a commit to Centril/rust that referenced this pull request May 25, 2019
Rollup of 6 pull requests

Successful merges:

 - rust-lang#61092 (Make sanitize_place iterate instead of recurse)
 - rust-lang#61093 (Make borrow_of_local_data iterate instead of recurse)
 - rust-lang#61094 (Make find_local iterate instead of recurse)
 - rust-lang#61099 (Make ignore_borrow iterate instead of recurse)
 - rust-lang#61103 (Make find iterate instead of recurse)
 - rust-lang#61104 (Make eval_place_to_op iterate instead of recurse)

Failed merges:

r? @ghost
bors added a commit that referenced this pull request May 25, 2019
Rollup of 6 pull requests

Successful merges:

 - #61092 (Make sanitize_place iterate instead of recurse)
 - #61093 (Make borrow_of_local_data iterate instead of recurse)
 - #61094 (Make find_local iterate instead of recurse)
 - #61099 (Make ignore_borrow iterate instead of recurse)
 - #61103 (Make find iterate instead of recurse)
 - #61104 (Make eval_place_to_op iterate instead of recurse)

Failed merges:

r? @ghost
@bors bors merged commit 34314ca into rust-lang:master May 25, 2019
# for free to join this conversation on GitHub. Already have an account? # 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