Skip to content

Update dependencies #1961

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

Merged
merged 17 commits into from
Oct 4, 2024
Merged

Update dependencies #1961

merged 17 commits into from
Oct 4, 2024

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Aug 9, 2024

There are five packages in the workspace of this repository, and they have a lot of dependencies. Now that rustc-perf can be used as a part of bootstrap, it would be nice if it was a bit leaner and faster to compile.

This PR removes several unneeded dependencies and updates some other dependencies to reduce the total number of crates compiled. For the collector binary, this PR gets its dependency count down from 300 to 294 (I think that more improvements are possible by doing more major dependency updates, but this PR already does a lot, so let's keep that for another PR).

@Kobzol
Copy link
Contributor Author

Kobzol commented Oct 4, 2024

Ok, let's see what happens.

@Kobzol Kobzol merged commit 7feb6b0 into rust-lang:master Oct 4, 2024
11 checks passed
@Kobzol Kobzol deleted the dependency-update branch October 4, 2024 07:19
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