-
Notifications
You must be signed in to change notification settings - Fork 747
Update nightly ~~September~~ October 2022 #3168
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
Conversation
|
I tried a newer nightly and this issue went away. So I guess we just wait for miri. |
fb65163
to
2a2c412
Compare
Now the issue is clippy. I tried on today's nightly and get:
|
The root of the ICE is the constant we create on this line:
|
Luckily we are in no hurry, our last update was in July so we are right on schedule. But, this is exactly why we update the nightly every two months. |
I'm a little concerned about our ability to update rust at this point. |
2a2c412
to
2e4e5e5
Compare
I tried the latest nightly, but it doesn't seem the fix is included yet. |
I think we are waiting on clippy changes to be upstreamed, which will hopefully happen in the next week. |
2e4e5e5
to
a821b7a
Compare
a821b7a
to
f11036d
Compare
Ok this should finally be ready! |
bors r+ |
Pull Request Overview
Placeholder PR to update the nightly after the release.
We're actually not on too old of a version, but September will be keeping with our approximate two month cadence.
Needed a patch to clippy first, which didn't land until October.
Testing Strategy
travis
TODO or Help Wanted
n/a
Documentation Updated
/docs
, or no updates are required.Formatting
make prepush
.