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 rtstartup folder #33950

Merged
merged 1 commit into from
Jun 20, 2016
Merged

run rustfmt on rtstartup folder #33950

merged 1 commit into from
Jun 20, 2016

Conversation

srinivasreddy
Copy link
Contributor

No description provided.

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

@srinivasreddy
Copy link
Contributor Author

r? @Manishearth

@@ -40,7 +39,7 @@ pub mod eh_frames

// Unwind info registration/deregistration routines.
// See the docs of `unwind` module in libstd.
extern {
extern "C" {
Copy link
Member

Choose a reason for hiding this comment

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

Why adding "C" in here?

Copy link
Member

Choose a reason for hiding this comment

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

extern is extern "C" by default

@srinivasreddy
Copy link
Contributor Author

cc @nrc

@Manishearth
Copy link
Member

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jun 20, 2016

📌 Commit 36964d4 has been approved by Manishearth

@bors
Copy link
Contributor

bors commented Jun 20, 2016

⌛ Testing commit 36964d4 with merge 5522e67...

bors added a commit that referenced this pull request Jun 20, 2016
@bors bors merged commit 36964d4 into rust-lang:master Jun 20, 2016
@srinivasreddy srinivasreddy deleted the rtstartup_rustfmt branch June 20, 2016 12:52
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