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

run rustfmt on lubrustc_typeck/check folder #34093

Closed
wants to merge 1 commit into from
Closed

run rustfmt on lubrustc_typeck/check folder #34093

wants to merge 1 commit into from

Conversation

srinivasreddy
Copy link
Contributor

No description provided.

@rust-highfive
Copy link
Collaborator

r? @jroesch

(rust_highfive has picked a reviewer for you, use r? to override)

@srinivasreddy srinivasreddy changed the title run rustfmt on lubrustc_typeck/check folder [hold] run rustfmt on lubrustc_typeck/check folder Jun 7, 2016
@bors
Copy link
Contributor

bors commented Jun 9, 2016

☔ The latest upstream changes (presumably #32202) made this pull request unmergeable. Please resolve the merge conflicts.

@srinivasreddy srinivasreddy changed the title [hold] run rustfmt on lubrustc_typeck/check folder run rustfmt on lubrustc_typeck/check folder Jun 9, 2016
@srinivasreddy
Copy link
Contributor Author

@nrc Please take a look

@bors
Copy link
Contributor

bors commented Jun 10, 2016

☔ The latest upstream changes (presumably #34095) made this pull request unmergeable. Please resolve the merge conflicts.

@@ -29,7 29,7 @@ use syntax::ptr::P;
use rustc::hir::{self, PatKind};
use rustc::hir::print as pprust;

pub struct PatCtxt<'a, 'gcx: 'a 'tcx, 'tcx: 'a> {
pub struct PatCtxt<'a, 'gcx: 'a 'tcx, 'tcx: 'a> {
Copy link
Member

Choose a reason for hiding this comment

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

@nikomatsakis Payback time!

@alexcrichton
Copy link
Member

Closing due to inactivity, but feel free to resubmit with a rebase!

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.

6 participants