diff options
| author | bors <bors@rust-lang.org> | 2021-03-31 18:58:52 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-03-31 18:58:52 +0000 |
| commit | 459bca84b72ea92a8b7cfffb53a14d9cb3de0a4b (patch) | |
| tree | aec0d30d0a6c210f4c646fbd417552c35cd4a9e5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 487c2e8d4e543a025597f5727d99d77a72cfc7b6 (diff) | |
| parent | 225f7e0617d927c67c6e0728a674c95351d90405 (diff) | |
| download | rust-459bca84b72ea92a8b7cfffb53a14d9cb3de0a4b.tar.gz rust-459bca84b72ea92a8b7cfffb53a14d9cb3de0a4b.zip | |
Auto merge of #7008 - matthiaskrgr:ltchk, r=camsteffen
lintcheck: warn if we get a bad exit status while running clippy Right now we won't notice if a crate fails to build. Print a warning message to indicate that there is a problem of some sort. I'll still have to do more investigation on why this actually happens. I suspect that the problem is that `clippy fix` might run --all-targets but when we download the crate source from crates.io, some path deps (used for internal tests etc...) are not available (which is usually not a problem because the internal tests are not needed when using the crate as a lib..?) changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
