Skip to content

Changed formatting to comply with rust standards #9

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

Merged
merged 1 commit into from
Oct 14, 2015
Merged

Conversation

sezna
Copy link

@sezna sezna commented Oct 14, 2015

Went through and updated all the .rs files to comply with rust standard formatting. I figured I'd put it in a merge request instead, so that on the off chance that you don't like that format, you can reject it.

Also, sorry about the late start, had a busy week opening. I'm going to be much more active now.

I did a quick test compile and it should all be good!

@sezna
Copy link
Author

sezna commented Oct 14, 2015

running a few more tests before I merge

sezna pushed a commit that referenced this pull request Oct 14, 2015
Changed formatting to comply with rust standards
@sezna sezna merged commit eef128d into master Oct 14, 2015
@KalitaAlexey
Copy link
Contributor

Your IDE brokes line ending.

@sezna sezna deleted the formatting branch October 14, 2015 05:45
@sezna sezna restored the formatting branch October 14, 2015 05:50
@sezna
Copy link
Author

sezna commented Oct 14, 2015

Can you give me some example spots? I don't use an IDE.

@KalitaAlexey
Copy link
Contributor

Main.rs

Sent from my Windows Phone


От: Alexmailto:[email protected]
Отправлено: ‎14.‎10.‎2015 9:51
Кому: slicebuild/sbmailto:[email protected]
Копия: Alexeymailto:[email protected]
Тема: Re: [sb] Changed formatting to comply with rust standards (#9)

Can you give me some example spots? I don't use an IDE.


Reply to this email directly or view it on GitHub:
#9 (comment)

@sezna
Copy link
Author

sezna commented Oct 14, 2015

Sorry but I don't see anything wrong in main.rs - do you have some line numbers?

};
}

fn run_command<T>(mut command: T)
Copy link
Contributor

Choose a reason for hiding this comment

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

Opening paranthesis must be at end of line, isn't it?

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