-
Notifications
You must be signed in to change notification settings - Fork 339
chore: release v1.6.3 #845
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay, looks good!
It seems we're missing a cargo fmt
pass; but we can do that in a separate PR. Excited for this!
@yoshuawuyts the errors are real, it seems that the docs macro broke :O |
Tested and older nightlies ( |
I suspect rust-lang/rust#73566 to be the issue |
@dignifiedquire oooph :// I've added a comment on the issue you linked so people are notified. But we should probably open a dedicated issue for it on the compiler. It's annoying we now cannot release :( |
Blocking issue has been addressed in latest nightly right? |
Apparently yes (rust-lang/rust#75100 (comment)), but somehow nobody had time to rerun CI. Probably soon |
I tried rerunning, but I don't know how to get github actions to pick up the newer nightly :/ |
@dignifiedquire it did the trick 🎉 |
Released, finally :) |
No description provided.