Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
Philipp Hansch
|
abab181984
|
Make integration tests fail on 'E0463'
|
2018-12-14 22:09:12 +01:00 |
|
Matthias Krüger
|
a90084d587
|
slightly simplify integration tests
|
2018-10-27 10:54:46 +02:00 |
|
Manish Goregaokar
|
23e5e24f52
|
Add license header to other files
|
2018-10-06 09:43:08 -07:00 |
|
Philipp Krones
|
4139207956
|
Update travis integration tests to tool_lints
`clippy_pedantic` -> `clippy::pedantic`
`clippy_nursery` -> `clippy::nursery`
|
2018-09-03 10:52:42 +02:00 |
|
Matthias Krüger
|
a2343bfe7f
|
integration tests: add more clippy warnings for greater coverage
integration/base tests: add a few code comments
|
2018-07-30 00:11:58 +02:00 |
|
Matthias Krüger
|
e0214397bd
|
travis: run tests of external projects with --all-targets --all-features -- --cap-lints warn
|
2018-07-30 00:11:58 +02:00 |
|
Manish Goregaokar
|
e58eb520a4
|
Fix travis build by removing cargo-clippy
|
2018-07-16 14:14:37 -07:00 |
|
Mateusz Mikuła
|
cc8c52c961
|
Update integration test
|
2018-05-30 11:20:34 +02:00 |
|
Philipp Hansch
|
4a460ab6c3
|
Use full backtrace
|
2018-05-17 22:16:15 +02:00 |
|
Philipp Hansch
|
569c138333
|
s/internal error/internal compiler error/
|
2018-05-16 20:08:46 +02:00 |
|
Philipp Hansch
|
3314c5fda7
|
No -e in integration_tests
Because that makes the script stop early and not print any clippy error
output.
|
2018-05-16 19:54:30 +02:00 |
|
Philipp Hansch
|
dd0ed5dccc
|
Clone into checkout directory and cd into it
|
2018-05-16 19:21:57 +02:00 |
|
Philipp Hansch
|
9e6dc8d2d5
|
Add exec bit, add set -ex to ci test files
|
2018-05-16 18:55:21 +02:00 |
|
Philipp Hansch
|
cc9122777b
|
Add integration tests
|
2018-05-16 09:10:35 +02:00 |
|