Skip to content

Format code using 'cargo fmt'#15

Open
Atul9 wants to merge 1 commit into
cesarb:mainfrom
Atul9:cargo-fmt
Open

Format code using 'cargo fmt'#15
Atul9 wants to merge 1 commit into
cesarb:mainfrom
Atul9:cargo-fmt

Conversation

@Atul9

@Atul9 Atul9 commented Dec 8, 2019

Copy link
Copy Markdown

No description provided.

@cesarb

cesarb commented Dec 8, 2019

Copy link
Copy Markdown
Owner

Sorry, but formatting this code with rustfmt requires strategically-placed rustfmt_ignore annotations. Some of the constants in this code are 4x4 (or other size) matrices, and were manually formatted to make this clear. For instance, the shuffle matrices were formatted to make it clear what is being rotated, but this is obscured when they are placed as a single line.

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