Skip to content

Split lib.rs into many files #102

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

Merged
merged 11 commits into from
Mar 1, 2016
Merged

Split lib.rs into many files #102

merged 11 commits into from
Mar 1, 2016

Conversation

bluss
Copy link
Member

@bluss bluss commented Mar 1, 2016

This file had grown all too large.

Split lib.rs into many files, with inherent methods going into different files by category. Modules are in order so that everything stays in the same order in the docs (this is important).

Private ArrayBase methods that are needed across the project they stay in lib.rs.

bluss added a commit that referenced this pull request Mar 1, 2016
Split lib.rs into many files
@bluss bluss merged commit 08b6e35 into master Mar 1, 2016
@bluss bluss deleted the split-the-file branch March 1, 2016 03:14
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