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

Update Rust toolchain to nightly-2020-01-08 #132

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

soc
Copy link
Contributor

@soc soc commented Jan 14, 2020

No description provided.

@dinfuehr
Copy link
Owner

Do you know why the tests seem to fail?

@soc
Copy link
Contributor Author

soc commented Jan 14, 2020

The test fails with

error: include macro expected single expression in source
##[error]  --> /Users/runner/runners/2.163.1/work/dora/dora/target/debug/build/dora-8a7f4f335047c02d/out/dora_stdlib_bundle.rs:31:2
   |
31 | ];
   |  ^
   |
   = note: `#[deny(incomplete_include)]` on by default

I assume that the rules for include macro have changed, seems to be rust-lang/rust#64284. What shall we do about it?

EDIT: I'm on it, updated commit incoming.

@soc
Copy link
Contributor Author

soc commented Jan 14, 2020

Should be fixed now.

@dinfuehr dinfuehr merged commit 294d7b2 into dinfuehr:master Jan 15, 2020
@soc soc deleted the patch-3 branch January 29, 2020 22:37
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