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

Misc project cleanups #65

Merged
merged 4 commits into from
Nov 30, 2024
Merged

Misc project cleanups #65

merged 4 commits into from
Nov 30, 2024

Conversation

Notgnoshi
Copy link
Owner

Generated #63 and #64

I tried splitting out the tests so that changes in the tests wouldn't
trigger recompilation of the tested module, but that was an
overoptimization.

I seem to recall making this choice from matklad's excellent One Hundred
Thousand Lines of Rust [1] series, but I can't find it again, and I've
come to not liking having them split into different modules.

[1] https://matklad.github.io/2021/09/05/Rust100k.html
@Notgnoshi Notgnoshi merged commit 7a838cf into main Nov 30, 2024
5 checks passed
@Notgnoshi Notgnoshi deleted the dev branch November 30, 2024 16:37
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.

1 participant