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

Change CI to compile on latest nightly #45

Open
ebfull opened this issue Sep 27, 2017 · 3 comments
Open

Change CI to compile on latest nightly #45

ebfull opened this issue Sep 27, 2017 · 3 comments
Milestone

Comments

@ebfull
Copy link
Collaborator

ebfull commented Sep 27, 2017

rust-lang/rust#40921

Looks like they will start gating rustc compilation on clippy someday, which means I can always try to compile it on the latest nightly without worrying about clippy breakage.

@ebfull ebfull added this to the 1.0 milestone Sep 27, 2017
@ebfull
Copy link
Collaborator Author

ebfull commented Sep 27, 2017

Alternatively, never compile/test with nightly if u128 is stabilized, rust-lang/rust#35118 but this is looking to be a ways off still.

@ebfull
Copy link
Collaborator Author

ebfull commented Oct 4, 2017

Oh, I have a better approach. I'll use a recent nightly for clippy, and use the latest nightly for all other testing.

@ebfull
Copy link
Collaborator Author

ebfull commented Nov 30, 2017

CI is currently on nightly-2017-11-25.

str4d pushed a commit that referenced this issue Apr 30, 2020
Use slices of native strings to pass parameter paths into Rust
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

No branches or pull requests

1 participant