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

Support extern_crate_self #1070

Merged
merged 2 commits into from
Mar 28, 2019
Merged

Conversation

memoryruins
Copy link
Contributor

closes #1069

@matklad
Copy link
Member

matklad commented Mar 28, 2019

bors r+

Thanks!

bors bot added a commit that referenced this pull request Mar 28, 2019
1070: Support extern_crate_self r=matklad a=memoryruins

closes #1069

Co-authored-by: memoryruins <memoryruinsmusic@gmail.com>
@bors
Copy link
Contributor

bors bot commented Mar 28, 2019

Build succeeded

@bors bors bot merged commit 7a06282 into rust-lang:master Mar 28, 2019
@memoryruins memoryruins deleted the extern-crate-self branch March 28, 2019 23:23
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.

syntax error: extern crate self as foo
2 participants