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

Update shootout-mandelbrot for core::io changes #4283

Closed
catamorphism opened this issue Dec 24, 2012 · 1 comment
Closed

Update shootout-mandelbrot for core::io changes #4283

catamorphism opened this issue Dec 24, 2012 · 1 comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Milestone

Comments

@catamorphism
Copy link
Contributor

I merged two pull requests in quick succession that interacted with each other. Build is broken again because shootout-mandelbrot hasn't been updated for the new version of core::io that uses explicit self. Waiting for a build to catch up so I can update it.

@ghost ghost assigned catamorphism Dec 24, 2012
@catamorphism
Copy link
Contributor Author

Fixed 7ce0d30

@catamorphism catamorphism removed their assignment Jun 16, 2014
tmandry added a commit to tmandry/rust that referenced this issue Jul 25, 2020
Changes:
- preparation for potential rustfmt 1.4.19 (rust-lang#4283)
- chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf
- deps: bump rustc-ap to v669
- deps: bump rustc-ap-* to v668
- deps: bump rustc-ap* to v666
- Use correct span for match arms with the leading pipe and attributes (rust-lang#3975)
bors added a commit to rust-lang-ci/rust that referenced this issue Jul 25, 2020
Update rustfmt and rls

Closes rust-lang#74080, rust-lang#74081.

rls changes:
- deps: update racer and cargo

rustfmt changes:
- preparation for potential rustfmt 1.4.19 (rust-lang#4283)
- chore: backport 8157a3f0afe978d3e953420577f8344db7e905bf
- deps: bump rustc-ap to v669
- deps: bump rustc-ap-* to v668
- deps: bump rustc-ap* to v666
- Use correct span for match arms with the leading pipe and attributes (rust-lang#3975)
bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

No branches or pull requests

1 participant