Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy: Allow `too_many_arguments` for all functions (#31962) | komuhangi | 2024-04-01 | 1 | -0/+2 |
| | | | | | This is the start of preventing this in the future. Co-authored-by: Martin Robinson <mrobinson@igalia.com> | ||||
* | rustdoc: Fix many rustdoc errors (#31147) | Martin Robinson | 2024-01-22 | 1 | -12/+12 |
| | | | | This fixes many rustdoc errors that occur due to raw URLs in rustdoc comments as well as unescaped Rust code that should be in backticks. | ||||
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+0 |
| | |||||
* | Modify `script` to prevent further violations of snake_case | Kunal Mohan | 2020-01-18 | 1 | -0/+2 |
| | |||||
* | Temporary implementation of Canvas.MeasureText | Paul Rouget | 2019-09-25 | 1 | -0/+158 |