errors: support fluent + parallel compiler
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>
This commit is contained in:
parent
da56d92037
commit
ccd4820326
3 changed files with 20 additions and 3 deletions
|
@ -3711,6 +3711,7 @@ version = "0.0.0"
|
|||
dependencies = [
|
||||
"fluent-bundle",
|
||||
"fluent-syntax",
|
||||
"intl-memoizer",
|
||||
"rustc_data_structures",
|
||||
"rustc_macros",
|
||||
"rustc_serialize",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue