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 version #470

Closed
ggwpez opened this issue Oct 7, 2024 · 3 comments · Fixed by #473
Closed

Update Rust version #470

ggwpez opened this issue Oct 7, 2024 · 3 comments · Fixed by #473
Assignees

Comments

@ggwpez
Copy link
Member

ggwpez commented Oct 7, 2024

Update .env to these versions and fix the fallout:

RUST_STABLE_VERSION=1.81.0
RUST_NIGHTLY_VERSION=2024-09-11
TAPLO_VERSION=0.9.3
@AndreiEres
Copy link
Contributor

I'll take it

@AndreiEres AndreiEres mentioned this issue Oct 8, 2024
1 task
fellowship-merge-bot bot added a commit that referenced this issue Oct 17, 2024
Fixes #470

- Fixed formatting
- Doc comments were split making first doc comment not too long
- Fixed lists in doc comments
- Unreachable patterns silenced with `#[allow(unreachable_patterns)]`
(controversial)
- `time` updated to 0.3.36

<!-- Remember that you can run `/merge` to enable auto-merge in the PR
-->

<!-- Remember to modify the changelog. If you don't need to modify it,
you can check the following box.
Instead, if you have already modified it, simply delete the following
line. -->

- [x] Does not require a CHANGELOG entry

---------

Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
@clangenb
Copy link
Contributor

Can be closed 🚀

@ggwpez
Copy link
Member Author

ggwpez commented Oct 23, 2024

Done in #473

@ggwpez ggwpez closed this as completed Oct 23, 2024
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 a pull request may close this issue.

3 participants