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 current dir for component unpack #2502

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Allow current dir for component unpack #2502

merged 1 commit into from
Dec 22, 2020

Conversation

eidenar
Copy link
Contributor

@eidenar eidenar commented Oct 1, 2020

Fixes #2263. Simple fix as mentioned by @kinnison in the original issue.

@kinnison
Copy link
Contributor

kinnison commented Oct 1, 2020

You have a formatting bogon (trailing comma) and I wonder if it's possible to construct at least one of the test tarballs with a . path component to ensure that we don't regress?

@rbtcollins
Copy link
Contributor

Personally I wouldn't worry about the test path at this point - it will be a chunk of work, and we know the requirement now.

I would like a comment explaining that old tarballs have this content in them and we want to support them.

@kinnison
Copy link
Contributor

kinnison commented Oct 2, 2020

Yep that's fair. So a comment explaining so that we don't accidentally remove the support seems best.

@kinnison
Copy link
Contributor

kinnison commented Dec 3, 2020

@rbtcollins I've rebased this and added the comment, how do you feel about merging this?

@kinnison kinnison merged commit 456fa8b into rust-lang:master Dec 22, 2020
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.

Can't install Rust 1.0 or 1.1 on macOS
3 participants