Skip to content

Fix rustc panic on second compile_input #19392

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
Closed

Fix rustc panic on second compile_input #19392

wants to merge 1 commit into from

Conversation

murarth
Copy link
Contributor

@murarth murarth commented Nov 29, 2014

Closes #19371

@@ -0,0 +1,56 @@
extern crate rustc;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like this needs a licence

@nrc
Copy link
Member

nrc commented Nov 29, 2014

r=me with the licence and nits fixed

@murarth
Copy link
Contributor Author

murarth commented Nov 29, 2014

Fixed.

@bors bors closed this Nov 29, 2014
@murarth murarth deleted the rustc-compile-twice branch November 29, 2014 23:59
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.

using librustc fails when trying to compile a second time
3 participants