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 to Rust 1.85 #7573

Merged
merged 3 commits into from
Feb 21, 2025
Merged

update to Rust 1.85 #7573

merged 3 commits into from
Feb 21, 2025

Conversation

sunshowers
Copy link
Contributor

@sunshowers sunshowers commented Feb 21, 2025

This is a major update (Rust 2024, async closures!), so let's kick it off now
so that we can gradually migrate over.

I ran a quick cargo check --all-targets to time it:

before: 901.01s user 158.67s system 957% cpu 1:50.66 total
after:  903.61s user 153.73s system 950% cpu 1:51.24 total

-- basically even.

Created using spr 1.3.6-beta.1
Created using spr 1.3.6-beta.1
@sunshowers sunshowers requested a review from iliana February 21, 2025 03:39
Created using spr 1.3.6-beta.1
@sunshowers sunshowers enabled auto-merge (squash) February 21, 2025 04:31
@sunshowers sunshowers merged commit 51e9ae7 into main Feb 21, 2025
16 checks passed
@sunshowers sunshowers deleted the sunshowers/spr/update-to-rust-185 branch February 21, 2025 07:08
hawkw pushed a commit that referenced this pull request Feb 21, 2025
This is a major update (Rust 2024, async closures!), so let's kick it off now
so that we can gradually migrate over.

I ran a quick `cargo check --all-targets` to time it:

```
before: 901.01s user 158.67s system 957% cpu 1:50.66 total
after:  903.61s user 153.73s system 950% cpu 1:51.24 total
```

-- basically even.
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