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

Allow custom filenames for anonymous inputs #32169

Merged
merged 1 commit into from
Mar 15, 2016
Merged

Conversation

mitaa
Copy link
Contributor

@mitaa mitaa commented Mar 10, 2016

This came out of #29253 but doesn't fix it.

I thought it might be worth merging on its own nonetheless.

@alexcrichton
Copy link
Member

I think doctests are a problem here because we call the compiler in slightly weird ways (and don't map the source correctly), but in any case

r? @nrc

Str(String)
Str {
input: String,
file: String,
Copy link
Member

Choose a reason for hiding this comment

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

These need better names or a more detailed comment

@nrc
Copy link
Member

nrc commented Mar 14, 2016

lgtm, just needs the naming/documentation improved a bit

@mitaa
Copy link
Contributor Author

mitaa commented Mar 14, 2016

(updated)

Does this look better?

@nrc
Copy link
Member

nrc commented Mar 14, 2016

@bors: r+

@bors
Copy link
Contributor

bors commented Mar 14, 2016

📌 Commit ea7cf90 has been approved by nrc

@bors
Copy link
Contributor

bors commented Mar 14, 2016

⌛ Testing commit ea7cf90 with merge 6d215fe...

bors added a commit that referenced this pull request Mar 14, 2016
Allow custom filenames for anonymous inputs

This came out of #29253 but doesn't fix it.

I thought it might be worth merging on its own nonetheless.
@bors bors merged commit ea7cf90 into rust-lang:master Mar 15, 2016
@mitaa mitaa deleted the anon-tip branch March 15, 2016 05:00
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