| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -3/+3 | |
| Historically, Rust's Fuchsia targets have been labeled x86_64-fuchsia and aarch64-fuchsia. However, they should technically contain vendor information. This CL changes Fuchsia's target triples to include the "unknown" vendor since Clang now does normalization and handles all triple spellings. This was previously attempted in #90510, which was closed due to inactivity. | ||||
| 2022-12-13 | Adjust log line in `fuchsia-test-runner.py` | Andrew Pollack | -1/+1 | |
| * Adjusting log line in `fuchsia-test-runner.py` to refer to self | ||||
| 2022-11-16 | [fuchsia] Document more settings for building Rust | David Koloski | -0/+0 | |
| 2022-11-11 | Adding Fuchsia compiler testing script, docs | Andrew Pollack | -0/+1041 | |
