Skip to content

chore: fix mod structure#11

Merged
ethanpailes merged 1 commit into
masterfrom
fix-mod-format-2
Apr 24, 2026
Merged

chore: fix mod structure#11
ethanpailes merged 1 commit into
masterfrom
fix-mod-format-2

Conversation

@ethanpailes
Copy link
Copy Markdown
Contributor

This patch fixes the module structure so it uses actually meaningful names for modules. The old structure used a directory-per-module structure, which makes every buffer in your editor show up as "mod.rs", which is terrible. This makes the codebase much more navigable.

This patch fixes the module structure so it uses actually
meaningful names for modules. The old structure used a
directory-per-module structure, which makes every buffer in
your editor show up as "mod.rs", which is terrible. This makes
the codebase much more navigable.
@ethanpailes ethanpailes merged commit 04942df into master Apr 24, 2026
6 checks passed
@ethanpailes ethanpailes deleted the fix-mod-format-2 branch April 24, 2026 21:39
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