diff options
author | bors <bors@rust-lang.org> | 2023-04-19 08:26:47 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-19 08:26:47 +0000 |
commit | d7f9e81650dcee3e2d5ad1973a71da644a2eff93 (patch) | |
tree | d5b2f853837ac9155b469705a02fd4d8875ba208 /tests/rustdoc-js-std/parser-errors.js | |
parent | c7815840793b980d0aae7d5a2f5d9bb1fd6c0d1e (diff) | |
parent | b5d3d970fa64c25eecfbd8ebbae601a2c6cb2cb3 (diff) | |
download | rust-d7f9e81650dcee3e2d5ad1973a71da644a2eff93.tar.gz |
Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwco
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Fluent, with all the icu4x it brings in, takes quite some time to compile. `fluent_messages!` is only needed in further downstream rustc crates, but is blocking more upstream crates like `rustc_index`. By splitting it out, we allow `rustc_macros` to be compiled earlier, which speeds up `x check compiler` by about 5 seconds (and even more after the needless dependency on `serde_json` is removed from `rustc_data_structures`).
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions