Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D11671
Change Details
Change Details
Old
New
Diff
Test Plan: 1. `arc lint` displays four errors, one being a false positive in line 12. 2. `arc lint` will have only fit the spaces after `struct`. 3. `cargo +nightly fmt` fixes all errors except the line having way too many x's.
1. `arc lint` displays four errors, one being a false positive in line 12. 2. `arc lint` will have only fit the spaces after `struct`. 3. `cargo +nightly fmt` fixes all errors except the line having way too many x's.
Test Plan:
1. `arc lint` displays four errors, one being a false positive in line 12.
2. `arc lint` will have only fit the spaces after `struct`.
3. `cargo +nightly fmt` fixes all errors except the line having way too many x's.
Continue