]> git.lizzy.rs Git - rust.git/history - src/checkstyle.rs
Merge pull request #793 from kamalmarhubi/expect-formatting
[rust.git] / src / checkstyle.rs
2016-01-22 Nick CameronMerge pull request #745 from markstory/checkstyle-output
2016-01-19 Mark StoryUpdate checkstyle write mode to take Write arguments.
2016-01-15 Mark StoryClean up function names for checkstyle output.
2016-01-14 Mark StoryUse PartialEq/Eq implementation instead of match.
2016-01-14 Mark StoryExtract checkstyle output into a separate module.