| { | |
| "channel": "nightly", | |
| "default_ref": "refs/heads/main", | |
| "enable_pgo": true, | |
| "no_python2": true, | |
| "product": "rust", | |
| "recipe": "rust_toolchain", | |
| "remote": "https://fuchsia.googlesource.com/third_party/rust", | |
| "test_suites": [ | |
| "tests/ui" | |
| ], | |
| "upload_to_cipd": true, | |
| "use_prod_clang": true | |
| } |