aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy_tests/rust_tidy.rs
Commit message (Expand)AuthorAgeFilesLines
* Add 'use statements with extraneous spaces' tidy checkvwvww2017-02-231-0/+1
* Rust tidy: disallow assignment = in the beginning of lineJure Podgoršek2017-01-061-0/+3
* test-tidy: Check for space between function name and `(`Daan Sprenkels2016-10-311-1/+3
* Issue #13350 Report tidy error for space after (Hugo Thiessard2016-09-231-0/+8
* Add style check, test, and code fixes for an else brace check.Travis Dean2016-07-041-0/+6
* Tidy test for ignoring attributesRavi Shankar2016-06-161-0/+1
* Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdmbors-servo2016-06-051-1/+1
|\
| * add &Root<T> checkermrmiywj2016-06-051-1/+1
* | Report use statements that use {} with only one entryCullen Rhodes2016-05-271-0/+1
|/
* add tidy test for 'missing space after :' in stuctsaeischeid2016-05-111-0/+4
* Report lines starting with &&.Zbynek Winkler2016-04-221-1/+4
* Package tidyaskeing2016-04-141-0/+37