summaryrefslogtreecommitdiff
path: root/ale_linters/rust
AgeCommit message (Expand)Author
2017-02-07Cover the Rust handler with some testsw0rp
2017-02-07#256 Attempt to fix Rust linter issues againw0rp
2017-02-07#256 Attempt to fix Rust linter issuesw0rp
2017-02-06Fix rust linting with cargo when multiple targets are presentnotkild
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2017-01-19REVERT "Fix some naming conventions and use abort for all Rust functions, and...w0rp
2017-01-13Fix some naming conventions and use abort for all Rust functions, and disable...w0rp
2017-01-12Add support for Rust using rustc and cargo (#230)EinfachToll