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

Remove all unnecessary uses of unsafe. #531

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

macklin-10x
Copy link
Contributor

Deletes all of the uses of unsafe except for one tidbit related to calling avx2 instructions in enclone_denovo.

@macklin-10x macklin-10x force-pushed the macklin/delete-custom-perf branch from 44a8737 to 142012e Compare March 7, 2024 07:48
@macklin-10x macklin-10x force-pushed the macklin/remove-unsafe branch 2 times, most recently from fec6241 to 54180c3 Compare March 7, 2024 08:03
@macklin-10x macklin-10x force-pushed the macklin/delete-custom-perf branch from 142012e to 9fcb4cb Compare March 7, 2024 08:17
@macklin-10x macklin-10x force-pushed the macklin/remove-unsafe branch from 54180c3 to 6aeeaab Compare March 7, 2024 08:18
@macklin-10x macklin-10x force-pushed the macklin/delete-custom-perf branch from 9fcb4cb to 10d2dc2 Compare March 8, 2024 18:47
@macklin-10x macklin-10x force-pushed the macklin/remove-unsafe branch from 6aeeaab to 422f671 Compare March 8, 2024 18:48
@macklin-10x macklin-10x force-pushed the macklin/delete-custom-perf branch from 10d2dc2 to 8781a14 Compare March 8, 2024 22:41
@macklin-10x macklin-10x force-pushed the macklin/remove-unsafe branch from 422f671 to 01bceba Compare March 8, 2024 22:42
@macklin-10x macklin-10x force-pushed the macklin/delete-custom-perf branch from 8781a14 to f388701 Compare March 14, 2024 03:12
@macklin-10x macklin-10x force-pushed the macklin/remove-unsafe branch from 01bceba to db47cd3 Compare March 14, 2024 03:14
@macklin-10x macklin-10x force-pushed the macklin/delete-custom-perf branch from f388701 to afd4882 Compare March 14, 2024 03:18
@macklin-10x macklin-10x force-pushed the macklin/remove-unsafe branch from db47cd3 to a1aea49 Compare March 14, 2024 03:19
@macklin-10x macklin-10x force-pushed the macklin/delete-custom-perf branch from afd4882 to 9618706 Compare March 14, 2024 22:29
Base automatically changed from macklin/delete-custom-perf to master March 14, 2024 22:39
@macklin-10x macklin-10x force-pushed the macklin/remove-unsafe branch from a1aea49 to 75dba2b Compare March 14, 2024 22:42
@macklin-10x macklin-10x marked this pull request as ready for review March 14, 2024 22:42
@macklin-10x macklin-10x merged commit 15038a6 into master Mar 14, 2024
2 checks passed
@macklin-10x macklin-10x deleted the macklin/remove-unsafe branch March 14, 2024 22:42
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