Skip to content

Hardcode safe nightly build #334

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 7 commits into from
Jan 10, 2019
Merged

Hardcode safe nightly build #334

merged 7 commits into from
Jan 10, 2019

Conversation

folex
Copy link
Contributor

@folex folex commented Jan 10, 2019

I'll revert nightly-2019-01-08 back to just nightly after rust-lang/rust#57488 is resolved

@folex folex requested review from alari and DieMyst January 10, 2019 13:28
@@ -35,19 +35,20 @@ object SbtCommons {

def rustVmExample(exampleName: String) = Seq(
publishArtifact := false,
test := (test in Test).dependsOn(compile).value,
compile := (compile in Compile).dependsOn(Def.task {
test := (test in Test).dependsOn(compile).value,
Copy link
Member

Choose a reason for hiding this comment

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

Looks like wrong indentation

@DieMyst DieMyst merged commit fe3c264 into master Jan 10, 2019
@DieMyst DieMyst deleted the rust/fix_nightly branch January 10, 2019 13:46
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