mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
ccd4820326
Conditional on the parallel compiler being enabled, use a different `IntlLangMemoizer` which supports being sent between threads in `FluentBundle`. Signed-off-by: David Wood <david.wood@huawei.com>