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

Remove some is_nightly checks from tests #5404

Merged
merged 1 commit into from Apr 22, 2018

Conversation

matklad
Copy link
Member

@matklad matklad commented Apr 22, 2018

No description provided.

@rust-highfive
Copy link

r? @alexcrichton

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

.build();

assert_that(
p.cargo("rustc").arg("-v").arg("--").arg("-Zno-trans"),
Copy link
Member Author

Choose a reason for hiding this comment

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

-Zno-trans was basically superseded by cargo check, so dropping this test.

@matklad
Copy link
Member Author

matklad commented Apr 22, 2018

@bors r+

@bors
Copy link
Collaborator

bors commented Apr 22, 2018

📌 Commit 14067b9 has been approved by matklad

@bors
Copy link
Collaborator

bors commented Apr 22, 2018

⌛ Testing commit 14067b9 with merge cbedd29...

bors added a commit that referenced this pull request Apr 22, 2018
Remove some `is_nightly` checks from tests
@bors
Copy link
Collaborator

bors commented Apr 22, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: matklad
Pushing cbedd29 to master...

@bors bors merged commit 14067b9 into rust-lang:master Apr 22, 2018
@ehuss ehuss added this to the 1.27.0 milestone Feb 6, 2022
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.

None yet

5 participants