mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +00:00

`run-make/translation` had some targets that weren't listed in `all` and thus weren't being tested - the behaviour that should have been being tested was basically correct fortunately. Signed-off-by: David Wood <david.wood@huawei.com>