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 find_local iterate instead of recurse #61094

Merged
merged 1 commit into from
May 25, 2019

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
Contributor

bors commented May 24, 2019

📌 Commit 2e39b9c 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
…i-obk

Make find_local iterate instead of recurse

r? @oli-obk
Centril added a commit to Centril/rust that referenced this pull request May 24, 2019
…i-obk

Make find_local iterate instead of recurse

r? @oli-obk
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
…i-obk

Make find_local iterate instead of recurse

r? @oli-obk
Centril added a commit to Centril/rust that referenced this pull request May 25, 2019
…i-obk

Make find_local iterate instead of recurse

r? @oli-obk
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 2e39b9c into rust-lang:master May 25, 2019
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

4 participants