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

chore: remove uwuify feature #6698

Merged
merged 2 commits into from
Nov 6, 2024
Merged

chore: remove uwuify feature #6698

merged 2 commits into from
Nov 6, 2024

Conversation

kayagokalp
Copy link
Member

Description

Based on #6696 and blocked until it merges.

closes #6697.

This PR removes uwuify feature and the dependency on uwuify crate. The motivation behind this PR is basically consisted of two main areas:

  1. uwuify feature is only x86, causing straightforward cargo build --all-targets to fail on arm machines.
  2. uwuify is not maintained and contains also unmaintained dependencies.

I don't think this is something critical to justify having the downsides and propose we remove it.

Copy link

codspeed-hq bot commented Nov 6, 2024

CodSpeed Performance Report

Merging #6698 will not alter performance

Comparing kayagokalp/remove_uwuify (0cfde7f) with master (16318d3)

Summary

✅ 22 untouched benchmarks

@kayagokalp kayagokalp marked this pull request as ready for review November 6, 2024 09:42
@kayagokalp kayagokalp requested review from a team as code owners November 6, 2024 09:42
@kayagokalp kayagokalp removed the blocked label Nov 6, 2024
@kayagokalp kayagokalp merged commit ccd8692 into master Nov 6, 2024
38 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/remove_uwuify branch November 6, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove uwuify feature
3 participants