index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
Age
Commit message (
Expand
)
Author
Lines
2019-04-09
Exclude ice-3891.rs from rustfmt run
Philipp Hansch
-1
/
+3
2019-03-09
Auto merge of #3824 - phansch:adding_lints, r=phansch
bors
-1
/
+1
2019-03-07
Add `[rustfmt::skip]` to `unused_unit` test
Michael Wright
-1
/
+1
2019-03-07
Add `[rustfmt::skip]` to `doc_markdown` tests
Michael Wright
-1
/
+1
2019-03-03
Run remark in `doc` directory, too.
Philipp Hansch
-1
/
+1
2019-02-28
Add `rustfmt::skip` to `double_parens` tests
Michael Wright
-1
/
+1
2019-02-27
Add `rustfmt::skip` to outer attr format tests
Michael Wright
-1
/
+1
2019-02-26
Add [rustfmt::skip] to formatting lint tests
Michael Wright
-1
/
+1
2019-02-24
Fix `useless_format` suggestions
Michael Wright
-1
/
+1
2019-02-22
rustfmt tests/ui/methods.rs
Michael Wright
-1
/
+1
2019-02-06
Auto merge of #3665 - jsgf:master, r=oli-obk
bors
-6
/
+32
2019-02-03
Add setup-toolchain.sh script to configure the master version of rustc,
Jeremy Fitzhardinge
-2
/
+2
2019-02-02
Add a CI test for cargoless use of clippy-driver
Jeremy Fitzhardinge
-0
/
+25
2019-02-02
base-tests: use subshells to manage current directory
Jeremy Fitzhardinge
-6
/
+7
2019-01-08
Remove all copyright license headers
Philipp Hansch
-21
/
+0
2018-12-27
tests: fix formatting and update test output
Matthias Krüger
-6
/
+3
2018-12-27
base tests: make sure to fail CI if tests need formatting
Matthias Krüger
-8
/
+17
2018-12-27
base tests: switch to nightly toolchain before checking formatting of tests w...
Matthias Krüger
-0
/
+4
2018-12-19
Auto merge of #3552 - phansch:make_integration_tests_fail_again, r=oli-obk
bors
-1
/
+1
2018-12-14
Make integration tests fail on 'E0463'
Philipp Hansch
-1
/
+1
2018-12-14
base tests: make sure cargo-clippy binary can be called directly
Matthias Krüger
-0
/
+5
2018-12-12
Auto merge of #3537 - matthiaskrgr:fix_script_2, r=matthiaskrgr
bors
-3
/
+2
2018-12-12
base-tests: don't print all commands to stdout during the loop
Matthias Krüger
-3
/
+2
2018-12-12
fix typo in script
Matthias Krüger
-1
/
+1
2018-12-11
Merge branch 'master' into rustfmt_tests
Matthias Krüger
-0
/
+2
2018-12-10
test formatting: don't format tests/ui/formatting.rs
Matthias Krüger
-1
/
+1
2018-12-10
update test stderr
Matthias Krüger
-2
/
+7
2018-12-09
travis: base-tests: share CARGO_TARGET_DIR between check runs of subcrates to...
Matthias Krüger
-0
/
+2
2018-12-09
base tests: assert that tests are properly formatted.
Matthias Krüger
-0
/
+13
2018-12-05
Fix dogfood tests.
Wayne Warren
-20
/
+0
2018-12-02
Travis: Add rustc sysroot bin to PATH for windows build
Philipp Hansch
-0
/
+3
2018-11-27
Let travis run cargo fmt --all -- --check
flip1995
-0
/
+1
2018-11-05
RIIR update lints: Add check mode (update_lints.py rewrite complete)
Philipp Hansch
-2
/
+3
2018-11-03
Merge #3399
bors[bot]
-0
/
+1
2018-11-03
Test clippy_dev on CI and fix test
Philipp Hansch
-0
/
+1
2018-11-02
clippy: fix pedantic warnings and run clippy::pedantic lints on the codebase.
Matthias Krüger
-2
/
+2
2018-10-27
slightly simplify integration tests
Matthias Krüger
-5
/
+1
2018-10-26
simplify ci base-tests
Matthias Krüger
-13
/
+13
2018-10-12
Only run markdown linter on linux
Philipp Hansch
-1
/
+3
2018-10-06
Add license header to other files
Manish Goregaokar
-0
/
+21
2018-09-19
Make travis check lint list
Michael Wright
-0
/
+2
2018-09-12
Also run internal lints on the code base
flip1995
-1
/
+1
2018-09-07
rustc_tools_util: add test
Matthias Krüger
-0
/
+1
2018-09-06
print git commit hash and commit date in version output
Matthias Krüger
-0
/
+2
2018-09-06
Merge pull request #2985 from phansch/riir_update_lints
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-0
/
+1
2018-09-03
Run clippy on clippy_dev, too
Philipp Hansch
-0
/
+1
2018-09-03
Update travis integration tests to tool_lints
Philipp Krones
-1
/
+1
2018-09-03
Fix clippy -> clippy::all warning in CI
Philipp Hansch
-7
/
+7
2018-08-28
Make clippy_lints::{utils,consts} modules private, remove unused items.
Corey Farwell
-0
/
+1
2018-07-30
integration tests: add more clippy warnings for greater coverage
Matthias Krüger
-2
/
+10
[next]