mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 08:16:07 +03:00
a8e37507f4
`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>