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

clear *everything* from the tmp directory #6139

Closed
wants to merge 1 commit into from
Closed

clear *everything* from the tmp directory #6139

wants to merge 1 commit into from

Conversation

thestinger
Copy link
Contributor

The .tmp files were missed before. I don't think there's a need to use
*.ext instead of just *.

The .tmp files were missed before. I don't think there's a need to use
*.ext instead of just *.
bors added a commit that referenced this pull request May 1, 2013
The `.tmp` files were missed before. I don't think there's a need to use
*.ext instead of just *.
@bors bors closed this May 1, 2013
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Oct 24, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 24, 2020
Fixes ICE 6139

Fixes rust-lang#6139

Kind of hacky, but this should be fine.

changelog: none
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 24, 2020
Fix two ICEs caused by ty.is_{sized,freeze}

Fixes rust-lang#6153
Properly fixes rust-lang#6139

The test case in rust-lang#6153 is kind of weird. Even removing one of the arguments of the `foo` function prevented the ICE. I think this test case is actually minimal.

changelog: none
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.

2 participants