Emit only necessary compilation options in save-analysis

This is `command`, `directory` and `output` file.
This commit is contained in:
Igor Matuszewski 2018-09-22 23:19:39 +02:00
parent cddd00a1e6
commit d45f87701c
4 changed files with 47 additions and 34 deletions

View file

@ -2373,6 +2373,7 @@ dependencies = [
"rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc 0.0.0",
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc_codegen_utils 0.0.0",
"rustc_data_structures 0.0.0",
"rustc_target 0.0.0",
"rustc_typeck 0.0.0",