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 unnecessary lifetime parameter #448

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

jturner314
Copy link
Member

Rust 1.23 fixed the original issue (#103) that required 'b to be added. (See rust-lang/rust#32008, rust-lang/rust#45425, and rust-lang/rust#45435 for the relevant Rust issues/PRs.)

Rust 1.23 fixed the original issue (rust-ndarray#103) that required `'b` to be
added. (See rust-lang/rust#32008, rust-lang/rust#45425, and
rust-lang/rust#45435 for the relevant Rust issues/PRs.)
@bluss
Copy link
Member

bluss commented Jun 14, 2018

Thanks!

@bluss bluss merged commit df55183 into rust-ndarray:master Jun 14, 2018
@jturner314 jturner314 deleted the rm-lifetime-param branch June 14, 2018 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants