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

Added nightly runs for rust nightly versions update failure. #5541

Merged
merged 1 commit into from
May 12, 2024

Conversation

orizi
Copy link
Collaborator

@orizi orizi commented May 11, 2024

Additional fixes to make the nightlies pass properly.


This change is Reviewable

@orizi orizi force-pushed the orizi/nightly-checks branch from 99d083b to 66c73b3 Compare May 11, 2024 14:08
Additional fixes to make the nightlies pass properly.
@orizi orizi force-pushed the orizi/nightly-checks branch from 66c73b3 to 9fadef6 Compare May 11, 2024 14:14
Copy link
Contributor

@gilbens-starkware gilbens-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 7 of 7 files at r1.
Reviewable status: all files reviewed (commit messages unreviewed), 1 unresolved discussion (waiting on @orizi and @yuvalsw)


scripts/rust_fmt.sh line 3 at r1 (raw file):

#!/bin/bash

cargo +nightly-2024-04-23 fmt --all -- "$@"

The ci.yml still use 04/23 nightly in several places, however the ci pass so I'm not sure it has any effect.

Copy link
Collaborator Author

@orizi orizi left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed (commit messages unreviewed), 1 unresolved discussion (waiting on @gilbens-starkware and @yuvalsw)


scripts/rust_fmt.sh line 3 at r1 (raw file):

Previously, gilbens-starkware (Gil Ben-Shachar) wrote…

The ci.yml still use 04/23 nightly in several places, however the ci pass so I'm not sure it has any effect.

It is set by the toolchain field in the ci yml itself, I changed it since it is used in both now.

Copy link
Contributor

@gilbens-starkware gilbens-starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @yuvalsw)

@orizi orizi added this pull request to the merge queue May 12, 2024
Merged via the queue into main with commit 2b8bd3d May 12, 2024
43 checks passed
@orizi orizi deleted the orizi/nightly-checks branch May 20, 2024 04:05
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