| { | |
| "bin_name": "rust-analyzer", | |
| "cipd_package": "fuchsia/third_party/rust-analyzer/${platform}", | |
| "env": { | |
| "CFG_RELEASE": "true" | |
| }, | |
| "no_python2": true, | |
| "recipe": "contrib/cargo_build", | |
| "remote": "https://fuchsia.googlesource.com/third_party/github.com/rust-lang/rust-analyzer" | |
| } |