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

Remove unneeded lifetimes in array/mod.rs #78769

Merged
merged 1 commit into from
Nov 17, 2020

Conversation

est31
Copy link
Member

@est31 est31 commented Nov 5, 2020

No description provided.

@rust-highfive
Copy link
Collaborator

r? @sfackler

(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 Nov 5, 2020
@est31
Copy link
Member Author

est31 commented Nov 12, 2020

r? @LukasKalbertodt

@LukasKalbertodt
Copy link
Member

I'm not on the libs team anymore.

r? @KodrAus

@est31
Copy link
Member Author

est31 commented Nov 12, 2020

@LukasKalbertodt sorry I just wanted to get reviews by someone else. Sorry for the disturbance!

@LukasKalbertodt
Copy link
Member

LukasKalbertodt commented Nov 12, 2020

@est31 No problem at all! Could you maybe reassign? highfive seems to ignore my comment as I don't have the necessary privileges anymore. Oh and highfive also ignored your reassign request... probably because I'm not a valid assignee anymore?

@est31
Copy link
Member Author

est31 commented Nov 12, 2020

r? @KodrAus

@rust-highfive rust-highfive assigned KodrAus and unassigned sfackler Nov 12, 2020
@KodrAus
Copy link
Contributor

KodrAus commented Nov 16, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Nov 16, 2020

📌 Commit 5058cad has been approved by KodrAus

@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 Nov 16, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 16, 2020
Rollup of 11 pull requests

Successful merges:

 - rust-lang#74989 (Implement `Index` and `IndexMut` for arrays)
 - rust-lang#76339 (Test structural matching for all range types)
 - rust-lang#77691 (Rename/Deprecate LayoutErr in favor of LayoutError)
 - rust-lang#78364 (Update RELEASES.md for 1.48.0)
 - rust-lang#78678 (Add tests and improve rendering of cfgs on traits)
 - rust-lang#78714 (Simplify output capturing)
 - rust-lang#78769 (Remove unneeded lifetimes in array/mod.rs)
 - rust-lang#78903 (BTreeMap: test chaotic ordering & other bits & bobs)
 - rust-lang#79032 (improve type const mismatch errors)
 - rust-lang#79061 (Make all rustdoc functions and structs crate-private)
 - rust-lang#79087 (Update E0744 about control flow in `const` contexts to accurately describe when the error is triggered and why)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit c0a9bf9 into rust-lang:master Nov 17, 2020
@rustbot rustbot added this to the 1.50.0 milestone Nov 17, 2020
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

7 participants