Skip to content

infer: remove Box from a returned Iterator #56742

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
Dec 16, 2018

Conversation

ljedrz
Copy link
Contributor

@ljedrz ljedrz commented Dec 12, 2018

No description provided.

@rust-highfive
Copy link
Contributor

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 Dec 12, 2018
@oli-obk
Copy link
Contributor

oli-obk commented Dec 12, 2018

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 12, 2018

📌 Commit 76cb35e 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 Dec 12, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Dec 12, 2018
…=oli-obk

infer: remove Box from a returned Iterator
@Mark-Simulacrum
Copy link
Member

@bors rollup- performance related changes should not be rolled up in general

kennytm added a commit to kennytm/rust that referenced this pull request Dec 13, 2018
…=oli-obk

infer: remove Box from a returned Iterator
kennytm added a commit to kennytm/rust that referenced this pull request Dec 14, 2018
…=oli-obk

infer: remove Box from a returned Iterator
@tormol
Copy link
Contributor

tormol commented Dec 14, 2018

@Mark-Simulacrum It looks like this is still being rolled up.

@ljedrz
Copy link
Contributor Author

ljedrz commented Dec 14, 2018

@kennytm:

Mark-Simulacrum commented 2 days ago

bors rollup- performance related changes should not be rolled up in general

Centril added a commit to Centril/rust that referenced this pull request Dec 16, 2018
…=oli-obk

infer: remove Box from a returned Iterator
bors added a commit that referenced this pull request Dec 16, 2018
Rollup of 20 pull requests

Successful merges:

 - #53506 (Documentation for impl From for AtomicBool and other Atomic types)
 - #56343 (Remove not used mod)
 - #56439 (Clearer error message for dead assign)
 - #56640 (Add FreeBSD unsigned char platforms to std::os::raw)
 - #56648 (Fix BTreeMap UB)
 - #56672 (Document time of back operations of a Linked List)
 - #56706 (Make `const unsafe fn` bodies `unsafe`)
 - #56742 (infer: remove Box from a returned Iterator)
 - #56761 (Suggest using `.display()` when trying to print a `Path`)
 - #56781 (Update LLVM submodule)
 - #56789 (rustc: Add an unstable `simd_select_bitmask` intrinsic)
 - #56790 (Make RValue::Discriminant a normal Shallow read)
 - #56793 (rustdoc: look for comments when scraping attributes/crates from doctests)
 - #56826 (rustc: Add the `cmpxchg16b` target feature on x86/x86_64)
 - #56832 (std: Use `rustc_demangle` from crates.io)
 - #56844 (Improve CSS rule)
 - #56850 (Fixed issue with using `Self` ctor in typedefs)
 - #56855 (Remove u8 cttz hack)
 - #56857 (Fix a small mistake regarding NaNs in a deprecation message)
 - #56858 (Fix doc of `std::fs::canonicalize`)

Failed merges:

 - #56741 (treat ref-to-raw cast like a reborrow: do a special kind of retag)

r? @ghost
@bors bors merged commit 76cb35e into rust-lang:master Dec 16, 2018
@ljedrz ljedrz deleted the remove_query_response_box branch December 17, 2018 00:06
# 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.

7 participants