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

Refactor everything for more idiomatic rust #2

Merged
merged 11 commits into from
Jul 9, 2024
Merged

Refactor everything for more idiomatic rust #2

merged 11 commits into from
Jul 9, 2024

Conversation

alexlapa
Copy link

@alexlapa alexlapa commented Jul 3, 2024

Trying to get rid of excess Mutexes, Arcs, explicit close functions, clones etc.

@alexlapa alexlapa self-assigned this Jul 3, 2024
@alexlapa
Copy link
Author

alexlapa commented Jul 3, 2024

FCM:

Refactor everything for more idiomatic Rust (#2 )

@alexlapa alexlapa marked this pull request as ready for review July 3, 2024 14:42
@alexlapa alexlapa requested a review from tyranron July 3, 2024 14:59
@tyranron tyranron added this to the 0.7.0 milestone Jul 5, 2024
@tyranron tyranron added enhancement Improvement of existing features or bugfix k::performance Related to performance k::refactor Refactoring, technical debt elimination and other improvements of existing code base semver::breaking Breaking change in terms of SemVer labels Jul 5, 2024
@tyranron tyranron merged commit a66b29d into master Jul 9, 2024
10 checks passed
@tyranron tyranron deleted the refactor branch July 9, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::performance Related to performance k::refactor Refactoring, technical debt elimination and other improvements of existing code base semver::breaking Breaking change in terms of SemVer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants