Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -2/+1 |
| | |||||
* | Disable import reordering for now. | Bobby Holley | 2018-04-10 | 1 | -0/+2 |
| | | | | | Tidy wants it one way, and the latest nightly of rustfmt wants it another way. | ||||
* | Format parts of layout | Pyfisch | 2018-01-03 | 1 | -6/+1 |
| | | | | | | | | | | Formats the following files: * components/layout/display_list_builder.rs * components/layout/webrender_helpers.rs Remove outdated options from rustfmt.toml. Configure rustfmt to place binary operators at the end of line (to match ./mach test-tidy). | ||||
* | Add rustfmt.toml. | Ms2ger | 2017-01-03 | 1 | -0/+7 |