diff options
| author | bors <bors@rust-lang.org> | 2017-09-21 13:33:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2017-09-21 13:33:58 +0000 |
| commit | 1b55d19479eabcb5d6cbda651187c7004aa28f7f (patch) | |
| tree | 343d80eaabeeb269414846d1de3b078b76e64781 /src/rustllvm/RustWrapper.cpp | |
| parent | 35edf7d8cbd49aa4ea516c6b60615927a722dfd6 (diff) | |
| parent | 7d7e7d4b97fbf260d068cef5a2e449589ad49dc0 (diff) | |
| download | rust-1b55d19479eabcb5d6cbda651187c7004aa28f7f.tar.gz rust-1b55d19479eabcb5d6cbda651187c7004aa28f7f.zip | |
Auto merge of #44679 - oli-obk:clippy_ci, r=alexcrichton
Add clippy to `toolstate.toml` r? @alexcrichton cc @Manishearth I have no idea how to get clippy working... it needs proc macros, and I think I did everything right (I just did what the cargo step is doing), but it's not working: ``` error: libproc_macro-6210e4b46662ec28.so: cannot open shared object file: No such file or directory --> src/tools/clippy/clippy_lints/src/lib.rs:47:1 | 47 | extern crate serde_derive; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ error: libproc_macro-6210e4b46662ec28.so: cannot open shared object file: No such file or directory --> src/tools/clippy/clippy_lints/src/lib.rs:47:1 | 47 | extern crate serde_derive; | ^ ``` It's especially weird since it used to work Anyway. Fixing it can be left for a future PR, this one adds it to CI, but marks it as "broken"
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
