Skip to content

Relax lifetime bounds on Reader/Writer impls for trait boxes #16843

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

Closed
wants to merge 1 commit into from

Conversation

bkoropoff
Copy link
Contributor

Cargo needs this to be able to instantiate TerminfoTerminal<Box<Writer+'a>> for 'a other than 'static.

Cargo needs this to be able to instantiate `TerminfoTerminal<Box<Writer+'a>>`
for 'a other than 'static.
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Aug 29, 2014
@bkoropoff
Copy link
Contributor Author

The last build failure appears unrelated. Does this need to be retried?

bors added a commit that referenced this pull request Sep 5, 2014
Cargo needs this to be able to instantiate `TerminfoTerminal<Box<Writer+'a>>` for 'a other than 'static.
@bors bors closed this Sep 5, 2014
@bkoropoff bkoropoff deleted the reader-writer-box branch September 5, 2014 07:38
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.

3 participants