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

Fix repeated crates on batch installation: Dedup them and only keep the last one #264

Merged
merged 6 commits into from
Aug 3, 2022
Merged

Fix repeated crates on batch installation: Dedup them and only keep the last one #264

merged 6 commits into from
Aug 3, 2022

Conversation

NobodyXu
Copy link
Member

@NobodyXu NobodyXu commented Aug 2, 2022

Also contains some minor optimization by using CompactString in place of String.

Signed-off-by: Jiahao XU Jiahao_XU@outlook.com

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Since most of the time, they are shorter than 24 bytes.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu marked this pull request as ready for review August 2, 2022 12:34
@NobodyXu NobodyXu requested a review from passcod August 2, 2022 12:35
@NobodyXu NobodyXu added PR: bugfix PR that fixes a bug PR: improvement PR that improves existing features or code labels Aug 2, 2022
@NobodyXu NobodyXu merged commit f7625fc into cargo-bins:main Aug 3, 2022
@NobodyXu NobodyXu deleted the fix-repeated-crates-on-batch-installation branch August 3, 2022 11:32
@passcod passcod mentioned this pull request Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: bugfix PR that fixes a bug PR: improvement PR that improves existing features or code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants