Skip to content

Conversation

Kobzol
Copy link
Member

@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
Member 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