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

Document how to refactor large modules into smaller ones #21

Open
KodrAus opened this issue Feb 10, 2021 · 0 comments
Open

Document how to refactor large modules into smaller ones #21

KodrAus opened this issue Feb 10, 2021 · 0 comments

Comments

@KodrAus
Copy link
Contributor

KodrAus commented Feb 10, 2021

In rust-lang/rust#81272 it was pointed out that refactoring to avoid the tidy file length check can be performance sensitive so we want to rollup=never on them.

Those PRs are also prone to merge conflicts so may need to be handled in chunks, which could also make checking diffs easier to make sure nothing actually changed in the move.

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

No branches or pull requests

1 participant