summaryrefslogtreecommitdiff
path: root/ale_linters/rust/rustc.vim
AgeCommit message (Expand)Author
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-10Fix #1684: Use the correct flag name in rustc linterRicardo Catalinas Jiménez
2017-12-19Fix #1031 - Make the rust flags configurablew0rp
2017-08-11Ban !=# and !=? from the codebasew0rp
2017-04-17Move path functions to their own filew0rp
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-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