Skip to content

core: convert ToStr::to_str to take explicit &self #4684

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

Merged
merged 1 commit into from
Feb 4, 2013

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Jan 30, 2013

No description provided.

@ghost ghost assigned catamorphism Jan 30, 2013
@catamorphism
Copy link
Contributor

Running a try build just to make sure I didn't mess anything up while merging, then will push.

@catamorphism
Copy link
Contributor

Huh, after rebasing against incoming, the result is an LLVM assertion failure when building coretest. I'll investigate further (certainly not your fault!)

@graydon
Copy link
Contributor

graydon commented Feb 3, 2013

Sorry! Out of control bot

@erickt
Copy link
Contributor Author

erickt commented Feb 4, 2013

This has been rebased onto HEAD, and the test that was triggering that LLVM assertion failure @catamorphism mentioned has been worked around. I think that was coming from #4760, but I haven't confirmed it yet. I've pushed this to try, and it's green on Linux and Macs, building on BSD, and hitting an unrelated windows error.

brson added a commit that referenced this pull request Feb 4, 2013
core: convert ToStr::to_str to take explicit &self
@brson brson merged commit 27e1ac5 into rust-lang:incoming Feb 4, 2013
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.

4 participants