mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 13:03:27 +03:00
cc335db9e0
This reduces LLVM IR size of editor (that's one of the heaviest crates to build) by almost 5%. LLVM IR size of `editor` before this PR: 3280386 LLVM IR size with `editor::edit` changed: 3227092 LLVM IR size with `editor::edit` and `language::edit` changed: 3146807 Release Notes: - N/A |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |