Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update rustfmt to the 2024 style edition (#35764) | Simon Wülker | 2025-03-03 | 1 | -15/+21 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -21/+15 |
* | Update MPL license to https (part 5) | Jan Andre Ikenmeyer | 2018-11-27 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-10 | 1 | -1/+1 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -7/+38 |
* | style: Fix servo build and tidy lints. | Emilio Cobos Álvarez | 2018-10-28 | 1 | -16/+0 |
* | Add unit tests for step timing function. | Boris Chiou | 2017-04-27 | 1 | -0/+4 |
* | Add unit tests for frames timing function. | Boris Chiou | 2017-04-27 | 1 | -0/+16 |
* | Centralize ParserContext for tests | J. Ryan Stinnett | 2017-04-14 | 1 | -4/+0 |
* | Pull rule_type into ParserContext | J. Ryan Stinnett | 2017-04-12 | 1 | -1/+1 |
* | Add rejection of out-of-range values for single-timing-functions | Dawing Cho | 2017-02-15 | 1 | -0/+37 |