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

Cleanup some fixed Windows issues #16450

Merged
merged 2 commits into from
Aug 18, 2014
Merged

Conversation

klutzy
Copy link
Contributor

@klutzy klutzy commented Aug 12, 2014

First commit enables regex test on Windows. It was not working at some point (#13725), but it works now.

Second commit removes various FIXMEs regarding #13793, since upstream bug has been fixed.

@alexcrichton
Copy link
Member

You may want to back out the addition of --gc-sections, perhaps that's causing trouble?

@brson
Copy link
Contributor

brson commented Aug 13, 2014

😍 @klutzy!

@klutzy
Copy link
Contributor Author

klutzy commented Aug 18, 2014

Retracted #13846. It seems blocked by other issue.

@alexcrichton
Copy link
Member

(needs a rebase)

@klutzy
Copy link
Contributor Author

klutzy commented Aug 18, 2014

rebased!

bors added a commit that referenced this pull request Aug 18, 2014
First commit enables regex test on Windows. It was not working at some point (#13725), but it works now.

Second commit removes various FIXMEs regarding #13793, since upstream bug has been fixed.
@bors bors closed this Aug 18, 2014
@bors bors merged commit 4806746 into rust-lang:master Aug 18, 2014
@klutzy klutzy deleted the win-fixme-cleanup branch October 10, 2014 20:27
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 20, 2024
…ykril

internal: Prepare parser interface for editions
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 20, 2024
…icola

minor: Fix `rustc_skip_array_during_method_dispatch` edition check

CC rust-lang#16450
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 20, 2024
…ykril

internal: Prepare parser interface for editions
lnicola pushed a commit to lnicola/rust that referenced this pull request Apr 20, 2024
…icola

minor: Fix `rustc_skip_array_during_method_dispatch` edition check

CC rust-lang#16450
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