mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 10:27:20 +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>