Skip to content

Rename armv7-wrs-vxworks target #1480

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 2 commits into from
Aug 17, 2019
Merged

Rename armv7-wrs-vxworks target #1480

merged 2 commits into from
Aug 17, 2019

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Aug 17, 2019

No description provided.

@rust-highfive
Copy link

@gnzlbg: no appropriate reviewer found, use r? to override

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Aug 17, 2019

@bors: r+
@bors p=100

@bors
Copy link
Contributor

bors commented Aug 17, 2019

📌 Commit bde74be has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Aug 17, 2019

⌛ Testing commit bde74be with merge 7ea16b1...

bors added a commit that referenced this pull request Aug 17, 2019
Rename armv7-wrs-vxworks target
@xen0n
Copy link
Contributor

xen0n commented Aug 17, 2019

Style check failed:

+ cargo fmt --all -- --check
Diff in /home/vsts/work/1/s/src/lib.rs at line 16:
 #![crate_type = "rlib"]
 #![cfg_attr(libc_deny_warnings, deny(warnings))]
 #![allow(
-    bad_style, overflowing_literals, improper_ctypes, unknown_lints,
+    bad_style,
+    overflowing_literals,
+    improper_ctypes,
+    unknown_lints,
     redundant_semicolon
 )]
 // Attributes needed when building as part of the standard library

@gnzlbg
Copy link
Contributor Author

gnzlbg commented Aug 17, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 17, 2019

📌 Commit 2742aaa has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented Aug 17, 2019

⌛ Testing commit 2742aaa with merge 70d1f16...

bors added a commit that referenced this pull request Aug 17, 2019
Rename armv7-wrs-vxworks target
@bors
Copy link
Contributor

bors commented Aug 17, 2019

☀️ Test successful - checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, status-azure
Approved by: gnzlbg
Pushing 70d1f16 to master...

@bors bors merged commit 2742aaa into rust-lang:master Aug 17, 2019
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