about summary refs log tree commit diff
path: root/ci
AgeCommit message (Expand)AuthorLines
2018-12-02Travis: Add rustc sysroot bin to PATH for windows buildPhilipp Hansch-0/+3
2018-11-27Let travis run cargo fmt --all -- --checkflip1995-0/+1
2018-11-05RIIR update lints: Add check mode (update_lints.py rewrite complete)Philipp Hansch-2/+3
2018-11-03Merge #3399bors[bot]-0/+1
2018-11-03Test clippy_dev on CI and fix testPhilipp Hansch-0/+1
2018-11-02clippy: fix pedantic warnings and run clippy::pedantic lints on the codebase.Matthias Krüger-2/+2
2018-10-27slightly simplify integration testsMatthias Krüger-5/+1
2018-10-26simplify ci base-testsMatthias Krüger-13/+13
2018-10-12Only run markdown linter on linuxPhilipp Hansch-1/+3
2018-10-06Add license header to other filesManish Goregaokar-0/+21
2018-09-19Make travis check lint listMichael Wright-0/+2
2018-09-12Also run internal lints on the code baseflip1995-1/+1
2018-09-07rustc_tools_util: add testMatthias Krüger-0/+1
2018-09-06print git commit hash and commit date in version outputMatthias Krüger-0/+2
2018-09-06Merge pull request #2985 from phansch/riir_update_lintsOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-0/+1
2018-09-03Run clippy on clippy_dev, tooPhilipp Hansch-0/+1
2018-09-03Update travis integration tests to tool_lintsPhilipp Krones-1/+1
2018-09-03Fix clippy -> clippy::all warning in CIPhilipp Hansch-7/+7
2018-08-28Make clippy_lints::{utils,consts} modules private, remove unused items.Corey Farwell-0/+1
2018-07-30integration tests: add more clippy warnings for greater coverageMatthias Krüger-2/+10
2018-07-30travis: run tests of external projects with --all-targets --all-features -- -...Matthias Krüger-3/+3
2018-07-16Fix travis build by removing cargo-clippyManish Goregaokar-0/+2
2018-05-30Update integration testMateusz Mikuła-1/+1
2018-05-17Use full backtracePhilipp Hansch-1/+1
2018-05-17Make build output cleanerPhilipp Hansch-0/+1
2018-05-16s/internal error/internal compiler error/Philipp Hansch-1/+1
2018-05-16No -e in integration_testsPhilipp Hansch-2/+1
2018-05-16Clone into checkout directory and cd into itPhilipp Hansch-2/+2
2018-05-16Add exec bit, add set -ex to ci test filesPhilipp Hansch-0/+2
2018-05-16Add integration testsPhilipp Hansch-0/+39