summaryrefslogtreecommitdiff
path: root/test/command_callback/test_rustc_command_callback.vader
AgeCommit message (Collapse)Author
2018-08-10Fix #1684: Use the correct flag name in rustc linterRicardo Catalinas Jiménez
The rust compiler renamed the option '-Z no-trans' to '-Z no-codegen'. https://github.com/rust-lang/rust-enhanced/issues/281
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2017-12-19Fix #1031 - Make the rust flags configurablew0rp