mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 05:07:26 +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>